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
AgeCommit message (Expand)Author
2022-07-12feat: warn on config --auth-type=sso/saml/oauth, undeprecate --auth-typeNathan Fritz
2022-07-12fix: properly open package arg repo inside workspace (#5154)Gar
2022-07-11feat: add npm audit signatures (#4827)Philip Harrison
2022-06-23deps: @npmcli/run-script@4.1.3 (#5064)nlf
2022-06-22feat: prompt before opening web-login URL when performing `login`/`adduser` (...Julian Møller Ellehauge
2022-06-22fix(view): error on missing version (#5035)Gar
2022-06-22chore(tests): fix tests for @npmcli/run-script@4.1.0 updatenlf
2022-06-02feat(init): reify on init new workspace (#4892)Ruy Adorno
2022-05-25chore(fix): replace with exact comparison function (#4925)Jihun Lee
2022-05-25fix: add global getter to npm class (#4935)nlf
2022-05-19fix: remove dead code from get-identityGar
2022-05-19fix: clean up npm cache tests (#4910)Gar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
2022-05-19feat: deprecated set-script, birthday, --global, and --localNathan Fritz
2022-05-09fix: consolidate bugs, docs, repo command logic (#4857)Gar
2022-05-09fix: cleanup star/unstar (#4868)Gar
2022-05-07fix: remove test coverage map (#4862)Gar
2022-05-03fix(exec): ignore packageLockOnly flag (#4843)nlf
2022-05-03feat: make npm owner workspace aware (#4835)Gar
2022-05-03chore(test): add lib/npm.js to coverage map for all commandsnlf
2022-05-03fix: start consolidating color outputGar
2022-04-21chore(publish): add test for _auth with configured registryGar
2022-04-21chore(publish): add _auth testsGar
2022-04-21chore(exec): fix testsRuy Adorno
2022-04-20fix(exec): workspaces supportRuy Adorno
2022-04-20fix: remove lib/utils/read-package-name.jsGar
2022-04-20fix(install): do not install invalid package nameRuy Adorno
2022-04-20chore: add fallback audit to testsGar
2022-04-20fix: consolidate registryConfig application logicGar
2022-04-20fix(libnpmexec): fix read mixed local/registry pkgRuy Adorno
2022-04-15chore(test): fix config definitions test when run without tapLuke Karrys
2022-04-15fix: deprecate completionGar
2022-04-14fix(ls): make `--omit` filter `npm ls`Luke Karrys
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
2022-04-14fix: mitigate doctor test race conditionGar
2022-04-14chore: fix adduser testsGar
2022-04-14feat(config): warn on deprecated configsLuke Karrys
2022-04-14fixup! fix: show more information during publish dry-runLuke Karrys
2022-04-14fix: show more information during publish dry-runLuke Karrys
2022-04-12chore: fix npm access tests (#4730)Gar
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