aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/lib/cache.js
AgeCommit message (Collapse)Author
2019-02-12deps: upgrade npm to 6.7.0Kat Marchán
PR-URL: https://github.com/nodejs/node/pull/25804 Reviewed-By: Myles Borins <myles.borins@gmail.com>
2018-07-29deps: upgrade npm to 6.2.0Kat Marchán
PR-URL: https://github.com/nodejs/node/pull/21592 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-05-24deps: upgrade npm to 6.1.0Rebecca Turner
PR-URL: https://github.com/nodejs/node/pull/20190 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
2018-01-19deps: upgrade npm to 5.6.0Kat Marchán
PR-URL: https://github.com/nodejs/node/pull/17777 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
2017-05-23deps: upgrade npm beta to 5.0.0-beta.56Kat Marchán
PR-URL: https://github.com/nodejs/node/pull/12936 Reviewed-By: Anna Henningsen <anna@addaleax.net>
2016-06-27deps: upgrade npm to 3.10.2Rebecca Turner
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>
2016-04-01deps: upgrade npm to 3.8.3Forrest L Norvell
PR-URL: https://github.com/npm/node/pull/6 Reviewed-By: Evan Lucas <evanlucas@me.com>
2016-02-01deps: upgrade npm to 3.6.0Rebecca Turner
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>
2015-11-02deps: upgrade npm to 3.3.10Rebecca Turner
PR-URL: https://github.com/nodejs/node/pull/3599 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-10-22deps: upgrade npm to 3.3.6Rebecca Turner
PR-URL: https://github.com/nodejs/node/pull/3310 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-07-24deps: upgrade to npm 2.13.2Kat Marchán
PR-URL: https://github.com/nodejs/io.js/pull/2241 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-04-17deps: upgrade npm to 2.8.3Forrest L Norvell
2015-04-10deps: upgrade npm to 2.7.6Forrest L Norvell
PR-URL: https://github.com/iojs/io.js/pull/1390 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-03-30deps: upgrade npm to 2.7.4Forrest L Norvell
2015-01-08npm: upgrade to v2.1.18Forrest L Norvell
PR-URL: https://github.com/iojs/io.js/pull/266 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-11-05npm: Upgrade to v2.1.6Timothy J Fontaine
2014-09-24deps: upgrade npm to 2.0.0Timothy J Fontaine
2014-07-31npm: Upgrade to v1.4.21Timothy J Fontaine
2014-06-06npm: upgrade to v1.4.14Timothy J Fontaine
2014-05-01npm: upgrade to v1.4.9isaacs
* Send referer header (with any potentially private stuff redacted) * Fix critical typo bug in previous npm release
2014-05-01npm: upgrade to v1.4.8isaacs
* Check SHA before using files from cache * adduser: allow change of the saved password * Make `npm install` respect `config.unicode` * Fix lifecycle to pass `Infinity` for config env value * Don't return 0 exit code on invalid command * cache: Handle 404s and other HTTP errors as errors * bump tap dep, make tests stderr a bit quieter * Resolve ~ in path configs to env.HOME * Include npm version in default user-agent conf * npm init: Use ISC as default license, use save-prefix for deps * Many test and doc fixes
2014-04-15npm: upgrade to 1.4.7isaacs
* 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-02-17npm: upgrade to 1.4.3isaacs
2014-02-13npm: Upgrade to v1.4.0isaacs
- Removes 'npm publish -f' - Documentation - Bug-fixes - Update license etc to refer to npm, Inc. rather than @isaacs personally
2013-12-25npm: Upgrade to v1.3.22isaacs
2013-12-16npm: Upgrade to 1.3.19isaacs
2013-12-11npm: Upgrade to 1.3.17isaacs
2013-11-08npm: Upgrade to 1.3.14isaacs
2013-10-28npm@1.3.13isaacs
2013-10-24npm@1.3.12isaacs
2013-08-16npm: Upgrade to 1.3.8isaacs
2013-08-02npm: Upgrade to 1.3.7isaacs
2013-07-24npm: Upgrade to v1.3.5isaacs
2013-07-12npm: Upgrade to 1.3.3isaacs
2013-07-09npm: Upgrade to 1.3.2isaacs
2013-06-06npm: Upgrade to 1.2.27isaacs
2013-05-14npm: Upgrade to 1.2.21isaacs
2013-03-28npm: Upgrade to v1.2.15isaacs
2013-03-20npm: upgrade to 1.2.15isaacs
2013-03-06npm: Update to 1.2.14isaacs
2013-02-15npm: Upgrade to v1.2.11isaacs
2013-02-06npm: Upgrade to v1.2.10isaacs
2013-01-18npm: Upgrade to v1.2.2isaacs
2013-01-09npm: Upgrade to v1.2.0isaacs
2012-10-23npm: Upgrade to 1.1.64isaacs
2012-08-06npm: Upgrade to 1.1.47isaacs
2012-07-17npm: Upgrade to 1.1.43isaacs
2012-07-13npm: upgrade to 1.1.41isaacs
2012-07-07npm: Upgrade to 1.1.36isaacs
2012-06-28npm: Upgrade to 1.1.33isaacs
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