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 (Expand)Author
2018-02-02prune: Fix bug where prune --production would remove dev deps from the lock fileRebecca Turner
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-07-06prune: Remove extraneous codeRebecca Turner
2017-07-06prune: Fix unpruned and incorrectly pruned dependenciesBrian Beck
2017-07-06install: Insist on full tree when mutating with a package.lockRebecca Turner
2017-05-26install,uninstall: Disable fake children when installing one mod or uninstallingRebecca Turner
2017-05-26uninstall: When removing direct deps don't remove if also transitive depRebecca Turner
2017-05-26filespecs: Implement new file: specifier behaviorRebecca Turner
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2016-12-13prune: Rewrite to use npm@3 plumbingRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-03-16read-installed@2.0.0isaacs
2014-02-16prune: Added back --production supportDav Glass
2014-02-15read-installed@1.0.0isaacs
2014-01-19Revert "prune: --production option to unbuild devDependencies"isaacs
2013-08-25prune: --production option to unbuild devDependenciesElan Shanker
2013-08-25prune: check package.json before runningPaulo Cesar
2012-06-12Use read-installed dependencyisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-03-22use abstracted completion functionsisaacs
2011-03-22Terseness. simplify "prefix" config and output cmd.isaacs
2011-03-22Prune would get confused by link packagesisaacs
2011-03-22Util for removing extraneous packagesisaacs