aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/cli/npm.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-05-01 11:09:00 -0700
committerisaacs <i@izs.me>2014-05-01 11:09:00 -0700
commitf76c3938d0660378017bf276a72ea60e9adfe62c (patch)
treec2eedc352746051ce71d5ea91922d9a2139babef /deps/npm/html/doc/cli/npm.html
parent1038959dbf70800545df319715e5d89dbd8ad8af (diff)
downloadandroid-node-v8-f76c3938d0660378017bf276a72ea60e9adfe62c.tar.gz
android-node-v8-f76c3938d0660378017bf276a72ea60e9adfe62c.tar.bz2
android-node-v8-f76c3938d0660378017bf276a72ea60e9adfe62c.zip
npm: upgrade to v1.4.8
* Check SHA before using files from cache * adduser: allow change of the saved password * Make `npm install` respect `config.unicode` * Fix lifecycle to pass `Infinity` for config env value * Don't return 0 exit code on invalid command * cache: Handle 404s and other HTTP errors as errors * bump tap dep, make tests stderr a bit quieter * Resolve ~ in path configs to env.HOME * Include npm version in default user-agent conf * npm init: Use ISC as default license, use save-prefix for deps * Many test and doc fixes
Diffstat (limited to 'deps/npm/html/doc/cli/npm.html')
-rw-r--r--deps/npm/html/doc/cli/npm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/cli/npm.html b/deps/npm/html/doc/cli/npm.html
index 8770da02fe..50a4bb65bd 100644
--- a/deps/npm/html/doc/cli/npm.html
+++ b/deps/npm/html/doc/cli/npm.html
@@ -17,7 +17,7 @@
<h2 id="VERSION">VERSION</h2>
-<p>1.4.7</p>
+<p>1.4.8</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
@@ -144,5 +144,5 @@ will no doubt tell you to put the output in a gist or email.</p>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
</table>
-<p id="footer">npm &mdash; npm@1.4.7</p>
+<p id="footer">npm &mdash; npm@1.4.8</p>