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
2021-06-16fix(workspaces): explicitly error in global modeGar
2021-05-20Add workspaces support to reify/rebuild commandsisaacs
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-03-24fix(progress): re-add progress bar to reifyGar
2021-03-22fix(usage): tie usage to configGar
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-07-29Pass options to arborist.reify() in dedupe, pruneisaacs
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-06-06feat: use Arborist for dedupe and pruneclaudiahdz
2020-05-08Consistent output for most reify() commandsisaacs
2020-05-08Fix (with hacky temporary code in some cases) usage output for all commandsisaacs
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