Kat Marchán
40e79b1305
deps: upgrade npm to 3.8.6
PR-URL: https://github.com/nodejs/node/pull/6153
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
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
57c44324c1
deps: upgrade to npm 2.14.4
PR-URL: https://github.com/nodejs/node/pull/2958
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
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
Kat Marchán
b73a7465c5
deps: upgrade to npm 2.13.2
PR-URL: https://github.com/nodejs/io.js/pull/2241
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Kat Marchán
04893a736d
deps: upgrade to npm 2.13.1
PR-URL: https://github.com/nodejs/io.js/pull/2210
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
Kat Marchán
863cdbdd08
deps: upgrade to npm 2.12.1
PR-URL: https://github.com/nodejs/io.js/pull/2112
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
6a359b1ce9
deps: upgrade to npm 2.11.3
PR-URL: https://github.com/nodejs/io.js/pull/2018
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Rebecca Turner
3e12561b55
deps: upgrade to npm 2.11.2
PR-URL: https://github.com/nodejs/io.js/pull/1956
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Kat Marchán
f41b7f12b5
deps: upgrade to npm 2.11.1
PR-URL: https://github.com/nodejs/io.js/pull/1899
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Forrest L Norvell <forrest@npmjs.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
Rebecca Turner
c54d057598
deps: upgrade to npm 2.10.1
PR-URL: https://github.com/nodejs/io.js/pull/1763
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
Chris Dickinson
49bb7ded2c
deps: fix git case sensitivity issue in npm
Remove Readme.md, as the subsequent npm update commit creates a
README.md. Combining the create and delete operations into the
same commit leads to OSX machines running into issues – they
don't detect it as a rename, instead trying to create a new
README.md, which fails because Readme.md hasn't been deleted yet.
This causes the entire operation to fail spectacularly. Thus,
the delete operation is performed first, in this commit, then
the create operation follows in the npm update commit.
PR-URL: https://github.com/iojs/io.js/pull/1456
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
cc8376ae67
deps: upgrade npm to 2.7.6
PR-URL: https://github.com/iojs/io.js/pull/1390
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
5eb983e0b3
deps: upgrade npm to 2.7.5
PR-URL: https://github.com/iojs/io.js/pull/1337
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
10 years ago
Forrest L Norvell
f166cdecf1
deps: upgrade npm to 2.7.4
10 years ago
Forrest L Norvell
7d0baf1741
deps: upgrade npm to 2.7.1
PR-URL: https://github.com/iojs/io.js/pull/1142
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
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
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
9dc8f59fea
deps: upgrade npm to 2.2.0
PR-URL: https://github.com/iojs/io.js/pull/479
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
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
isaacs
97738994e0
npm: Upgrade to 1.3.19
11 years ago
isaacs
a22de4f7ee
npm: Upgrade to 1.3.17
11 years ago
isaacs
c1452f4c6f
npm: Upgrade to v1.3.15
11 years ago
isaacs
4b5e6a38df
npm@1.3.13
11 years ago
isaacs
ebeae2df51
npm: upgrade to 1.3.11
11 years ago
isaacs
5abdef790c
npm: Upgrade to 1.3.8
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
1ccae9cb1b
npm: Upgrade to 1.2.18
12 years ago
isaacs
3dd7938c03
npm: upgrade to 1.2.15
12 years ago
isaacs
2bcb9ab7bc
npm: Upgrade to 1.1.55
13 years ago
isaacs
caf69aa91a
npm: Upgrade to 1.1.47
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
59a40fc8ed
npm: Upgrade to 1.1.36
13 years ago