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-09-21feat: separate login/adduser, remove auth types (#5550)Gar
2022-09-15feat(rewrite): rewrite `npm access`Gar
2022-09-08chore: fix failing tests in windows + node 18Luke Karrys
2022-08-03fix: properly find and run global scoped packages (#5250)Gar
2022-07-21fix: don't fail immediately if cache dir is not accessible (#5197)Luke Karrys
2022-05-25fix: add global getter to npm class (#4935)nlf
2022-05-19fix: remove dead code from get-identityGar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
2022-05-09fix: cleanup star/unstar (#4868)Gar
2022-05-07fix: remove test coverage map (#4862)Gar
2022-05-03fix: start consolidating color outputGar
2022-04-21chore(publish): add _auth testsGar
2022-04-20fix: remove lib/utils/read-package-name.jsGar
2022-04-20fix: consolidate registryConfig application logicGar
2022-04-15fix: deprecate completionGar
2022-04-14chore: fix adduser testsGar
2022-04-12chore: fix npm access tests (#4730)Gar
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-03-30fix: consolidate split-package-namesGar
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
2022-03-24fix(unpublish): properly apply publishConfig (#4601)Gar
2022-03-10chore: rewrite doctor testsGar
2022-03-10chore: mocknpm improvementsGar
2022-02-24chore(cli): remove log option from being passed anywhereLuke Karrys
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-09chore: refactor pack testsGar
2021-11-05chore: update to latest eslint and linting rulesGar
2021-11-04chore: lint previously ignored filesLuke Karrys
2021-11-04chore: refactor commandsGar
2021-08-26tests(config): fix snapshot cleanerGar
2021-08-26fix(config): respect --global, --package-lock-onlynlf
2021-07-29fix(tests): move more tests to use real npmGar
2021-07-29fix: update eresolve explanations for new arborist data providedisaacs
2021-07-12chore(refactor): refactor exit handler and testsGar
2021-06-23chore(tests): expose real mock npm objectGar
2021-06-01fix(libnpmexec): don't detach output from npmGar
2021-05-10fix(tests): use config defaultsGar
2021-04-08feat(pack): add workspace supportGar
2021-04-01Support reporting on ERESOLVE errors when current is missingisaacs
2021-03-18chore(config): remove flatOptions referencesGar
2020-12-18(docs,test): assorted typo fixesXhmikosR
2020-12-11fix: npm search include/excludeRuy Adorno
2020-10-13Integration code for @npmcli/arborist@1.0.0isaacs
2020-09-30chore: removed old test suiteRuy Adorno
2020-09-04Explain ERESOLVE errorsisaacs
2020-03-24Add note about third-party test fixture codeisaacs
2017-08-23tar: Remove use of old tarisaacs