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
2022-06-02feat(init): reify on init new workspace (#4892)Ruy Adorno
2022-05-19fix: clean up npm cache tests (#4910)Gar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
2022-05-10feat: add flag --omit-lockfile-registry-resolved (#4874)Nathan Fritz
2022-05-07fix: remove test coverage map (#4862)Gar
2022-04-21chore(publish): add test for _auth with configured registryGar
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-21chore(publish): add _auth testsGar
2022-04-20fix: remove lib/utils/read-package-name.jsGar
2022-04-20chore: add fallback audit to testsGar
2022-04-20fix: consolidate registryConfig application logicGar
2022-04-20feat: add install-links config definitionnlf
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
2022-04-14fix: mitigate doctor test race conditionGar
2022-04-14fixup! feat(config): add more npm/node information to config lsLuke Karrys
2022-04-14feat(config): add more npm/node information to config lsLuke Karrys
2022-04-04chore: npm audit snapshot fix (#4677)Gar
2022-04-04chore: remove mocks from completion testsGar
2022-04-04chore: remove mocks from npm audit testsGar
2022-03-28fix: consolidate command alias codeGar
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
2022-03-24fix(unpublish): properly apply publishConfig (#4601)Gar
2022-03-24feat(version): reify on workspace version change (#4588)Ruy Adorno
2022-03-17fix: properly show `npm view ./directory` (#4576)Gar
2022-03-17fix: add isntall alias to install (#4573)Gar
2022-03-10fix(doctor): allow for missing local bin and node_modulesGar
2022-03-10fix(doctor): don't retry pingGar
2022-03-10chore: rewrite doctor testsGar
2022-03-10chore: mocknpm improvementsGar
2022-03-02fix(ls): respect `--include-workspace-root` (#4481)Nathan Fritz
2022-02-03fix(outdated): parse aliased modulesRuy Adorno
2022-02-03fix(ci): lock file validationRuy Adorno
2021-12-09feat: display `publishConfig` during `config list`Luke Karrys
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-11fix: command completionGar
2021-11-11chore: clean up snapshotsGar
2021-11-09chore: refactor pack testsGar
2021-11-04fix: shrinkwrap setting incorrect lockfileVersionLuke Karrys
2021-11-04chore: refactor commandsGar