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/test/lib
AgeCommit message (Expand)Author
2022-04-07deps: minimatch@5.0.1Gar
2022-04-04chore: remove mocks from completion testsGar
2022-04-04chore: remove mocks from npm audit testsGar
2022-04-04chore: remove get-idendity mock from whoami testsGar
2022-04-04fix: remove dedupe --saveGar
2022-04-04chore: remove unneeded otplease mocksGar
2022-03-30fix: work better with system manpages (#4610)David Walker
2022-03-30fix: consolidate split-package-namesGar
2022-03-30fix: return otplease fn resultsGar
2022-03-28fix: bump knownBroken to <12.5.0Gar
2022-03-28fix: consolidate path delimiter logicGar
2022-03-28fix: consolidate node version support logicGar
2022-03-28fix: consolidate is-windows codeGar
2022-03-28fix: consolidate command alias codeGar
2022-03-28fix: really load all commands in tests, add description to birthdayGar
2022-03-28fix: move shellout logic into commandsGar
2022-03-24fix: 100% coverage in tests (#4607)Gar
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: remove name from unpublished messageGar
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-03-02fix: ignore implict workspace for some commands (#4479)Nathan Fritz
2022-03-02fix: publish of tarballs includes README in packument (#4480)Nathan Fritz
2022-02-24chore(cli): remove log option from being passed anywhereLuke Karrys
2022-02-08fix(log): pass in logger to more external modulesGar
2022-02-03fix(outdated): parse aliased modulesRuy Adorno
2022-02-03fix(ci): should not use package-lock configRuy Adorno
2022-02-03fix(ci): lock file validationRuy Adorno
2022-02-03fix(log): pass in logger to external modulesGar
2022-01-20fix: resolve workspace paths from cwd when possible (#4265)nlf
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2022-01-07fix(unpublish): Show warning on unpublish command when last version (#4191)Emin Buğra Saral
2021-12-16Bring in all libnpm modules + arborist as workspaces (#4166)Nathan Fritz
2021-12-09feat: display `publishConfig` during `config list`Luke Karrys
2021-12-09fix: output configured registry during publishLuke Karrys
2021-12-09fix: redact all private keys from config outputLuke Karrys
2021-12-09fix: dont warn on error cleaning individual log filesLuke Karrys
2021-12-02chore: update one-time password promptDarcy Clarke
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-22fix: add missing scope on flat optionsYucel Okcu
2021-11-22chore: remove get-project-scope utilsYucel Okcu
2021-11-18chore: more faithfully mock global.process in testisaacs
2021-11-11chore: refactor audit testsGar
2021-11-11fix(install): command completion with single matchGar