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-09-15fix(install): use configured registry when checking manifestJacob Yacovelli
2021-09-09feat(install): very strict global npm enginesGar
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-24fix(install): ignore auditLevelGar
2021-03-22fix(usage): tie usage to configGar
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-22fix(runScript): obey silent loglevelGar
2020-12-11Remove 'use strict'isaacs
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-20Add --save-peer as a common option to npm installJake Champion
2020-08-04Set stdioString: true on install scriptsisaacs
2020-07-29install: execute scripts on local install with no argsisaacs
2020-07-29lint the lib folderisaacs
2020-07-29Remove the log-stream config, fix some references to removed modulesisaacs
2020-07-15test: refactor install testsclaudiahdz
2020-05-08Consistent output for most reify() commandsisaacs
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