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-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
2016-11-18test/fixtures: Remove unused 0-byte package.jsonbaderbuddy
2016-01-29npm: don't bail if require() onload-script throwsEvan Lucas
2015-05-01git: cache git repos by full URL (with branch)Rebecca Turner
2015-04-13test: move fixtures from test/tap to test/fixturesForrest L Norvell
2014-12-25find auth for shrinkwrapped deps (fixes #7011)Forrest L Norvell
2014-10-17better errors for malformed .npmrc propertiesNick Santos
2014-10-16defactored npmconf back into npmForrest L Norvell