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
2020-05-08@npmcli/arborist@0.0.0-pre.11isaacs
2020-05-08wip: Use @npmcli/arborist to install packages locallyMichael Perrotte
2020-05-08wip: remove installclaudiahdz
2019-11-18fix: print quick audit report for human outputisaacs
2019-11-18docs: package aliasesclaudiahdz
2019-11-05fund: add fund commandRuy Adorno
2019-11-05support: add support subcommandKyle E. Mitchell
2019-08-15gentle-fs@2.2.1isaacs
2019-02-19install: add --before date support for time traveling~ (#90)Kat Marchán
2019-02-19install: add support for package aliases (#3)Kat Marchán
2018-08-21install: Prevent blowing up on audit malformed response (#42)Federico Rampazzo
2018-05-16install: include number of audited packages in output (#20570)Kat Marchán
2018-05-09audit: Timeout audit requests eventuallyRebecca Turner
2018-04-21audit: Add new audit commandRebecca Turner
2018-04-11inflate-shrinkwrap: allow fakeChildren for non-integrity typesKat Marchán
2018-03-23standardizeRebecca Turner
2018-02-22Revert "*: Switch from mkdirp to correctMkdir to preserve perms and owners"Kat Marchán
2018-02-22install: Regenerate the logical tree after loading our lockfileRebecca Turner
2018-02-20install: Handle packages without install metadata gracefullyRebecca Turner
2018-02-20install: Pull metadata filter out into its own moduleRebecca Turner
2018-02-20install: count contributorsKyle E. Mitchell
2018-02-20*: Switch from mkdirp to correctMkdir to preserve perms and ownersRebecca Turner
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-11-16install: add package-lock-only config optionAlejandro López
2017-11-16install,actions: Make rollbacks promise-basedRebecca Turner
2017-11-16install: Don't count failed optionals when summarizingRebecca Turner
2017-11-16install: Add new debug tree for logical treesRebecca Turner
2017-11-16install: Stop running the same rollback multiple timesRebecca Turner
2017-10-19update: Correctly save transitive dependencies (#18846)Rebecca Turner
2017-07-12action: Split remove and unbuild actions into two (#17733)Rebecca Turner
2017-07-11install: Fix deps getting moved on updateRebecca Turner
2017-07-11install: fix max callstack exceeded loops with linksRebecca Turner
2017-07-06install: fix spurious removal reporting (#17591)Rebecca Turner
2017-07-06install: Only add removed children to summary if there's not already an actio...Rebecca Turner
2017-07-06install: Insist on full tree when mutating with a package.lockRebecca Turner
2017-07-06install: Guard against missing ideal treeRebecca Turner
2017-07-06install: Don't prune if any children are fakeRebecca Turner
2017-06-02install: bikeshed new package outputKat Marchán
2017-06-02install: print spec for each requested package (#16899)Ryan Graham
2017-05-26install: allow parseable output for nodes w/o pathsRebecca Turner
2017-05-26install: no need to install non-requested depsRebecca Turner
2017-05-26install,uninstall: Disable fake children when installing one mod or uninstallingRebecca Turner
2017-05-26install: Make removing packages work w/o package.jsonRebecca Turner
2017-05-26standard: fix some loose endsKat Marchán
2017-05-26install: call saveRequested even if no changes, to regenerate package-lockKat Marchán
2017-05-26install: Run preinstall prior to reading the treeRebecca Turner
2017-05-26uninstall: When removing direct deps don't remove if also transitive depRebecca Turner
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26fix(link): a package is a link if any of its ancestors is a linkKat Marchán
2017-05-26fix(pkg-lock): refetch metadata for unfamiliar pkgsKat Marchán