Kat Marchán
c0d858f8bb
deps: upgrade npm beta to 5.0.0-beta.56
...
PR-URL: https://github.com/nodejs/node/pull/12936
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-05-23 19:39:43 +02:00
Rebecca Turner
0084260448
deps: upgrade npm to 4.5.0
...
PR-URL: https://github.com/nodejs/node/pull/12480
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2017-04-25 10:52:01 -04:00
James M Snell
98e54b0bd4
meta: restore original copyright header
...
A prior io.js era commit inappropriately removed the
original copyright statements from the source. This
restores those in any files still remaining from that
edit.
Ref: https://github.com/nodejs/TSC/issues/174
Ref: https://github.com/nodejs/node/pull/10599
PR-URL: https://github.com/nodejs/node/pull/10155
Note: This PR was required, reviewed-by and approved
by the Node.js Foundation Legal Committee and the TSC.
There is no `Approved-By:` meta data.
2017-03-10 11:23:48 -08:00
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>
2016-02-01 10:43:34 -05:00
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>
2015-11-02 14:25:04 -05:00
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>
2015-10-22 13:56:09 -04:00
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>
2015-09-20 10:15:03 -07:00
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>
2015-08-01 09:45:44 -07:00
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>
2015-07-16 12:26:54 -07:00
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>
2015-07-06 10:28:20 -07:00
Forrest L Norvell
4870213f9e
deps: upgrade npm to 2.8.3
2015-04-17 13:26:30 -07:00
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>
2015-04-03 17:09:21 -07:00
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>
2015-03-15 21:41:52 -04:00
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>
2015-03-06 11:20:05 -05:00
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>
2015-01-18 13:51:49 +01:00
isaacs
3e1b1dd4a9
Remove excessive copyright/license boilerplate
...
The copyright and license notice is already in the LICENSE file. There
is no justifiable reason to also require that it be included in every
file, since the individual files are not individually distributed except
as part of the entire package.
2015-01-12 15:30:28 -08:00
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>
2015-01-08 23:49:03 +01:00
Timothy J Fontaine
9fad8958df
deps: upgrade npm to 2.0.0
2014-09-24 17:15:10 -07:00
Timothy J Fontaine
1223cafea6
npm: Upgrade to v1.4.21
2014-07-31 09:05:30 -07:00
Timothy J Fontaine
f051f31790
npm: upgrade to v1.4.14
2014-06-06 15:07:29 -07:00
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
2014-04-15 15:31:36 -07:00
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'
2014-03-25 17:42:22 -07:00
isaacs
217bb0c964
npm: upgrade to 1.4.3
2014-02-17 19:37:33 -08:00
isaacs
a22de4f7ee
npm: Upgrade to 1.3.17
2013-12-11 10:20:26 -08:00
isaacs
ebeae2df51
npm: upgrade to 1.3.11
2013-09-07 14:31:04 -05:00
isaacs
ff0de45929
npm: Upgrade to v1.3.5
2013-07-24 13:23:44 -07:00
isaacs
f5602bda18
npm: Upgrade to 1.3.2
2013-07-09 13:09:02 -07:00
isaacs
5aef65a98a
npm: Upgrade to v1.2.10
2013-02-06 08:39:31 -08:00
isaacs
d30e76e0e8
npm: upgrade to 1.1.70
2012-12-21 16:42:29 +00:00
isaacs
218f08dbde
npm: Upgrade to 1.1.63
2012-10-11 14:11:38 -07:00
isaacs
2bcb9ab7bc
npm: Upgrade to 1.1.55
2012-08-21 15:29:37 -07:00
isaacs
9d4362403c
npm: upgrade to 1.1.41
2012-07-13 12:08:17 -07:00
isaacs
911b0fddd3
Upgrade npm to 1.1.26
2012-06-15 10:00:30 -07:00