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
path: root/lib
AgeCommit message (Expand)Author
2020-05-08libnpmteam@2.0.1isaacs
2020-05-08Remove deprecation warnings from npm.flatOptions propertiesisaacs
2020-05-08refactor otplease, remove figgy-pudding and bluebirdisaacs
2020-05-08fix: updated usage of libnpmsearchMichael Perrotte
2020-05-08fix: updated usage of libnpmorg; removed figgy-pudding/bluebirdMichael Perrotte
2020-05-08fix: updated usage of libnpmorg; removed figgy-puddingMichael Perrotte
2020-05-08fix: updated usage of libnpmhook; removed figgy-puddingMichael Perrotte
2020-05-08Do not open URL in a browser unless validisaacs
2020-05-08Use de-figged npm-profileisaacs
2020-05-08@npmcli/arborist@0.0.0-pre.11isaacs
2020-05-08fix: add scriptShell to flatOptionsisaacs
2020-05-08wip: Use @npmcli/arborist to install packages locallyMichael Perrotte
2020-05-08wip: remove installclaudiahdz
2020-05-08fix: add scriptShell to flatOptionsisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2020-05-08create a flat options object to pass to depsisaacs
2020-05-01npm init help wrong commandmum-never-proud
2020-05-01fix: relativize file links when inflating shrinkwrapJarda Snajdr
2020-03-18docs(teams): updated team docs to reflect new MFA workflow for npm team apiBernard Kitchens
2020-03-03chore(docs): update unpublish docs with both commands, removing policy info f...Amal Hussein
2020-02-25fix: supported version implementation update linting & test coverageDarcy Clarke
2020-02-25Use a package.json engines field to specify supportisaacs
2020-02-25allow new majors of node to be automatically considered supportedJordan Harband
2020-02-25fund: support multiple funding sourcesJordan Harband
2020-02-25access: grant is ok with non-scopedNetanel Gilad
2020-02-25fix: check `npm.config` before accessing its membersKyle Getz
2020-01-23Update CI detection casesisaacs
2020-01-22chore: fixes nodejs testsRuy Adorno
2020-01-09feat(version): using 'allow-same-version', git commit --allow-empty and git t...Rafael Hengles
2020-01-07Fix cache location for `npm ci`Zhenya Vinogradov
2019-12-11Do not remove global bin/man links inappropriatelyisaacs
2019-12-03fix: Don't log error message if git tagging is disabledBakel, Roel van
2019-12-03fix(fund): open url for string shorthandRuy Adorno
2019-12-03shrinkwrap: no need to read package.json when read shrinkwrapFighting-Jack
2019-12-02fix(packageRelativePath): fix 'where' for file depsLars Willighagen
2019-11-18fix: print quick audit report for human outputisaacs
2019-11-18docs: package aliasesclaudiahdz
2019-11-13fix(fund): support funding string shorthandRuy Adorno
2019-11-05fix: on uninstall package, *.ps1 not deleteNoDocCat
2019-11-05fund: add fund commandRuy Adorno
2019-11-05support: add support subcommandKyle E. Mitchell
2019-11-05unsupported: npm v6.10.0 breaks on node v6.0, v6.1, v9.0 - v9.2Jordan Harband
2019-11-05docs: migrate existing docs to gatsbyclaudiahdz
2019-10-29fix: resolve circular dependency in pack.jsAnna Henningsen
2019-10-29Fix regression in lockfile repair for sub-depsPhilip Harrison
2019-10-29unsupported: add node v13Jordan Harband
2019-10-08Make OK more consistentHenrik Gemal
2019-10-08Reimplemented using idealTree paramRuy Adorno
2019-10-08Removes warnings from package manifestRuy Adorno
2019-09-30Add option to save package-lock without formattingNikita Lebedev