Kat Marchán
9946519fba
deps: upgrade npm to 4.0.5
PR-URL: https://github.com/nodejs/node/pull/10330
Reviewed-By: Myles Borins <myles.borins@gmail.com>
8 years ago
Kat Marchán
d44a9eb11b
deps: upgrade npm to 3.10.8
PR-URL: https://github.com/nodejs/node/pull/8706
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
8 years ago
Rebecca Turner
d538811fc8
deps: upgrade npm to 3.10.2
Contains the following npm releases:
- https://github.com/npm/npm/releases/tag/v3.9.6
- https://github.com/npm/npm/releases/tag/v3.10.0
- https://github.com/npm/npm/releases/tag/v3.10.1
- https://github.com/npm/npm/releases/tag/v3.10.2
PR-URL: https://github.com/nodejs/node/pull/7410
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Rebecca Turner
5c36cfc843
deps: upgrade npm to 3.8.9
Contains the following three npm releases:
https://github.com/npm/npm/releases/tag/v3.8.7
https://github.com/npm/npm/releases/tag/v3.8.8
https://github.com/npm/npm/releases/tag/v3.8.9
PR-URL: https://github.com/nodejs/node/pull/6664
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Forrest L Norvell
0928584444
deps: upgrade npm to 3.8.3
PR-URL: https://github.com/npm/node/pull/6
Reviewed-By: Evan Lucas <evanlucas@me.com>
9 years ago
Kat Marchán
4ed038808f
deps: upgrade to npm 3.7.3
PR-URL: https://github.com/nodejs/node/pull/5369
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
9 years ago
Rebecca Turner
76cb81b354
deps: upgrade npm to 3.6.0
PR-URL: https://github.com/nodejs/node/pull/4958
Reviewed-By: Myles Borins <mborins@us.ibm.com>
Reviewed-By: Kat Marchán <kzm@sykosomatic.org>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Rebecca Turner
507fc53e37
deps: upgrade npm to 3.3.10
PR-URL: https://github.com/nodejs/node/pull/3599
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Rebecca Turner
41923c0c07
deps: upgrade npm to 3.3.6
PR-URL: https://github.com/nodejs/node/pull/3310
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Forrest L Norvell
56e4255382
deps: upgrade npm to 2.9.0
PR-URL: https://github.com/iojs/io.js/pull/1573
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
10 years ago
Forrest L Norvell
fe14802fb7
deps: upgrade npm to 2.7.0
PR-URL: https://github.com/iojs/io.js/pull/1080
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
10 years ago
Forrest L Norvell
2a2fe5c4f2
deps: upgrade npm to 2.6.1
PR-URL: https://github.com/iojs/io.js/pull/990
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
10 years ago
Forrest L Norvell
af1bf49852
deps: upgrade npm to 2.5.1
PR-URL: https://github.com/iojs/io.js/pull/738
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
10 years ago
Forrest L Norvell
faf34ffbd3
deps: upgrade npm to 2.4.1
PR-URL: https://github.com/iojs/io.js/pull/663
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
10 years ago
Forrest L Norvell
f5b35dbda4
deps: upgrade npm to 2.3.0
* Windows improvements: no more uid is undefined errors, use `%COMSPEC%`
when set in preference to hardcoded `cmd`, improved handling of Git
remotes.
* Add caching based on Last-Modified / If-Modified-Since headers in
addition to Etag-based cache validation.
PR-URL: https://github.com/iojs/io.js/pull/573
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
10 years ago
Forrest L Norvell
e79ccee168
npm: upgrade to v2.1.18
PR-URL: https://github.com/iojs/io.js/pull/266
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
10 years ago
Timothy J Fontaine
28ae70ebad
npm: Upgrade to v2.1.6
10 years ago
Timothy J Fontaine
9fad8958df
deps: upgrade npm to 2.0.0
10 years ago
Timothy J Fontaine
1223cafea6
npm: Upgrade to v1.4.21
11 years ago
Timothy J Fontaine
f051f31790
npm: upgrade to v1.4.14
11 years ago
isaacs
75bc11cf12
npm: upgrade to 1.4.7
* isaacs, Robert Kowalski, Benjamin Coe: Test Improvements
* isaacs doc: Add canonical url
* isaacs view: handle unpublished packages properly
* Raynos (Jake Verbaten) do not log if silent
* Julian Gruber fix no such property error
* isaacs npmconf@0.1.14
* Thorsten Lorenz adding save-prefix configuration option
* isaacs npm-registry-client@0.4.7
* isaacs cache: treat missing versions as a 404
* isaacs cache: Save shasum, write resolved/etc data to cache
* isaacs cache: Always fetch root doc
* isaacs cache: don't repack unnecessarily from tmp
* Andrey Kislyuk Don't crash if shrinkwrap-dependencies were not passed in pkginfo
* Robert Kowalski fix link in faq
* Jean Lauliac Add a peerDependencies section in package.json doc
* isaacs read-installed@2.0.2
11 years ago
isaacs
bd547d6598
npm: upgrade to 1.4.6
* Documentation upgrades
* Fix glob bug which prevents proper README publishing
* node-gyp upgrade to 0.13
* Documentation updates
* Add --save-exact to save an exact dep (instead of a range)
* alias 't' to 'test'
11 years ago
isaacs
55543d3c45
npm: Upgrade to v1.4.0
- Removes 'npm publish -f'
- Documentation
- Bug-fixes
- Update license etc to refer to npm, Inc. rather than @isaacs personally
11 years ago
isaacs
f645c40fcd
npm: Upgrade to v1.3.24
11 years ago
isaacs
97738994e0
npm: Upgrade to 1.3.19
11 years ago
isaacs
a22de4f7ee
npm: Upgrade to 1.3.17
11 years ago
isaacs
f6f176e108
npm@1.3.12
11 years ago
isaacs
ff0de45929
npm: Upgrade to v1.3.5
12 years ago
isaacs
9da67fa519
npm: Upgrade to 1.3.3
12 years ago
isaacs
ff8a4058bf
npm: Upgrade to 1.3.3
12 years ago
isaacs
c86afa5d2e
npm: Upgrade to 1.2.24
12 years ago
isaacs
f7b10f5445
npm: Upgrade to 1.2.21
12 years ago
isaacs
fc58a5d4bd
npm: Upgrade to 1.2.20
12 years ago
isaacs
73be4608d9
npm: Upgrade to v1.2.11
12 years ago
isaacs
5aef65a98a
npm: Upgrade to v1.2.10
12 years ago
isaacs
e722ca32d9
npm: Upgrade to v1.2.3
12 years ago
isaacs
218f08dbde
npm: Upgrade to 1.1.63
12 years ago
isaacs
024f4b12a5
npm: Upgrade to 1.1.56
13 years ago
isaacs
c383befd25
npm: Upgrade to 1.1.43
13 years ago
isaacs
9d4362403c
npm: upgrade to 1.1.41
13 years ago
isaacs
ae5a209b11
npm: Upgrade to 1.1.37
13 years ago
isaacs
c721604d25
npm: Upgrade to 1.1.33
Support for parallel use of the cache folder
Retry on registry timeouts or network failures
Reduce 'engines' failures to a warning
Use new zsh completion if aviailable
13 years ago
isaacs
edb62dd902
npm: Upgrade to 1.1.29
13 years ago
isaacs
b0b707cb6e
npm: Upgrade to 1.1.27
- severely enhanced 'npm init'
- upgraded node-gyp
13 years ago
isaacs
13198357e9
Upgrade npm to 1.1.25
13 years ago
isaacs
33a9ac6087
Upgrade npm to 1.1.21
Somehow this got downgraded in the last v0.6 merge. Very strange.
13 years ago
isaacs
1ac05cc5ad
Upgrade npm to 1.1.18
13 years ago
isaacs
c8bbd13ea8
Upgrade npm to 1.1.17
13 years ago
isaacs
37ac5e52bf
Update npm to 1.1.16
13 years ago
isaacs
f631c1d73b
Update npm to 1.1.9
13 years ago