Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-26pacote@2.7.4Kat Marchán
2015-10-16src: install npm@3 with npm@2Forrest L Norvell
Restore the ability to do one-shot upgrades from the versions of npm bundled with Node 0.8 to npm@3, which simplifies using Travis with old Node and new npm, for compatibility testing purposes. Older versions of npm repack packages on install, which works poorly with the way npm@3 handles bundledDependencies with flat trees. Fixes: #9668 PR-URL: https://github.com/npm/npm/pull/9981
2015-06-26deps: deduplicate npm@3 styleRebecca Turner
2015-05-15mkdirp@0.5.1Forrest L Norvell
* standardized * removed Node.js 0.6 from Travis tests * added Node.js 0.12 and io.js to Travis tests
2014-08-01update several dependenciesisaacs
The quest to avoid SemVer '0.x' magic continues.
2013-10-24various minor dep updatesisaacs
2013-03-09mkdirp@0.3.5isaacs
2012-08-21mkdirp updateisaacs
2012-06-07Update mkdirp to 0.3.3isaacs
2012-06-05Bump mkdirp for EISDIR/EPERM failureisaacs
2012-03-29update mkdirpisaacs
2012-02-04Update fstream and mkdirpisaacs
The hope that this will fix #2078
2012-01-13check in node_modulesisaacs
2012-01-13remove submodulesisaacs
2011-11-17add submodules' dependencies as submodulesisaacs