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
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
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
Kat Marchán
aff3acf268
deps: upgrade to npm 2.14.7
PR-URL: https://github.com/nodejs/node/pull/3299
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
9 years ago
Kat Marchán
d15ba80d6f
deps: upgrade to npm 2.14.2
PR-URL: https://github.com/nodejs/node/pull/2696
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
9 years ago
Kat Marchán
bf63266460
deps: upgrade to npm 2.13.3
PR-URL: https://github.com/nodejs/io.js/pull/2284
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
938cc757bb
deps: upgrade to npm 2.13.0
PR-URL: https://github.com/nodejs/io.js/pull/2152
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
c1afa53648
deps: upgrade npm to 2.11.0
PR-URL: https://github.com/iojs/io.js/pull/1829
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 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
4870213f9e
deps: upgrade npm to 2.8.3
10 years ago
Forrest L Norvell
f166cdecf1
deps: upgrade npm to 2.7.4
10 years ago
Forrest L Norvell
1e2fa1537f
deps: upgrade npm to 2.6.0
PR-URL: https://github.com/iojs/io.js/pull/904
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
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
daca803e9e
npm: Update to 1.4.28
10 years ago
Timothy J Fontaine
6a11bfe74b
npm: Update to v1.4.23
11 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
dbec0a0cd8
npm: upgrade to v1.4.9
* Send referer header (with any potentially private stuff redacted)
* Fix critical typo bug in previous npm release
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
217bb0c964
npm: upgrade to 1.4.3
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
2e8bb57fe3
npm: upgrade to 1.3.26
11 years ago
isaacs
f645c40fcd
npm: Upgrade to v1.3.24
11 years ago
isaacs
2a741f2d12
npm: upgrade to 1.3.21
11 years ago
isaacs
e10c223eb6
npm: upgrade to 1.3.20
The 1.3.19 release had a critical bug: any packages published with it
could not be installed, because the shasum would be incorrect.
Thankfully, 1.3.19 was published using 1.3.19, so could not be installed
by any users! However, if it goes out as part of a Node.js release,
then obviously that would be a problem.
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
4b5e6a38df
npm@1.3.13
11 years ago
isaacs
5abdef790c
npm: Upgrade to 1.3.8
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
f5602bda18
npm: Upgrade to 1.3.2
12 years ago
isaacs
074e823a81
npm: Upgrade to 1.2.23
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
1ccae9cb1b
npm: Upgrade to 1.2.18
12 years ago
isaacs
80fb580936
npm: Update to 1.2.14
12 years ago
isaacs
4911a30803
npm: Upgrade to 1.2.12
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