diff options
Diffstat (limited to 'deps/npm/html/doc/changelog.html')
-rw-r--r-- | deps/npm/html/doc/changelog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/changelog.html b/deps/npm/html/doc/changelog.html index 2f1874a48..3b1531d7b 100644 --- a/deps/npm/html/doc/changelog.html +++ b/deps/npm/html/doc/changelog.html @@ -10,7 +10,7 @@ <h2 id="HISTORY">HISTORY</h2> -<h3 id="1-1-3">1.1.3</h3> +<h3 id="1-1-3-1-1-4">1.1.3, 1.1.4</h3> <ul><li>Update request to support HTTPS-over-HTTP proxy tunneling</li><li>Throw on undefined envs in config settings</li><li>Update which to 1.0.5</li><li>Fix windows UNC busyloop in findPrefix</li><li>Bundle nested bundleDependencies properly</li><li>Alias adduser to add-user</li><li>Doc updates (Christian Howe, Henrik Hodne, Andrew Lunny)</li><li>ignore logfd/outfd streams in makeEnv() (Rod Vagg)</li><li>shrinkwrap: Behave properly with url-installed deps</li><li>install: Support --save with url install targets</li><li>Support installing naked tars or single-file modules from urls etc.</li><li>init: Don't add engines section</li><li>Don't run make clean on rebuild</li><li>Added missing unicode replacement (atomizer)</li></ul> @@ -65,7 +65,7 @@ <ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li></ul> </div> -<p id="footer">changelog — npm@1.1.3</p> +<p id="footer">changelog — npm@1.1.4</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |