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
2021-08-11deps: remove byte-sizeGar
2021-07-29fix(tests): move more tests to use real npmGar
2021-07-29fix: update eresolve explanations for new arborist data providedisaacs
2021-07-22fix(config): consolidate use of npm.colorGar
2021-07-22fix(exit-handler): always warn if not calledGar
2021-07-15@npmcli/arborist@2.7.1Ruy Adorno
2021-07-15feat(pkg): add support to empty bracket syntaxRuy Adorno
2021-07-15feat(config): introduce 'location' parameternlf
2021-07-12chore(refactor): refactor exit handler and testsGar
2021-07-12chore(exit): log any un-ended timingsGar
2021-07-12fix(publish): obey --ignore-scripts flagGar
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-07-12fix(config): fix noproxyGar
2021-07-12feat: npm pkgRuy Adorno
2021-07-02fix: friendlier errors for ERR_SOCKET_TIMEOUTnlf
2021-06-30chore(tests): clean snapshot for lib/view.js testsGar
2021-06-30fix(deprecate): add undeprecate supportGar
2021-06-25fix(exitHandler): write code to logfileGar
2021-06-23feat(ls): report *why* something is invalidisaacs
2021-06-23chore: @npmcli/package-json refactorRuy Adorno
2021-06-23chore(config): snapshot config descriptionsGar
2021-06-23chore(tests): expose real mock npm objectGar
2021-06-23chore(refactor): async npm.loadGar
2021-06-23chore(errorHandler): rename to exit handlerGar
2021-06-17feat(pack): add pack-destination configGar
2021-06-17libnpmexec@2.0.0Gar
2021-06-17fix(config): add flatOptions.npxCacheGar
2021-06-17fix(ls): respect prod config for workspacesRuy Adorno
2021-06-16chore(tests): use path.resolveGar
2021-06-16feat(ls): support `--package-lock-only` flagGareth Jones
2021-06-16fix(workspaces): explicitly error in global modeGar
2021-06-16chore(refactor): finish passing npm contextGar
2021-06-11fix(link): do not prune packagesRuy Adorno
2021-06-10feat(diff): add workspace supportGar
2021-06-10fix(tests): mock writeFile in pack tests so we dont create 0 byte files in th...nlf
2021-06-03fix(update-notifier): parallelize check for updatesisaacs
2021-06-02fix: do not update notify when installing npm@specisaacs/no-notifier-for-installing-npm-at-latestisaacs
2021-06-01libnpmexec@1.2.0Ruy Adorno
2021-06-01fix: refactor get package nameGar
2021-06-01fix(libnpmexec): don't detach output from npmGar
2021-05-27fix(publish): skip private workspacesRuy Adorno
2021-05-27feat(link): add workspace supportisaacs
2021-05-26fix: set audit exit code properlyisaacs
2021-05-24fix(ls): show relative paths from rootisaacs
2021-05-20feat: add ls workspacesRuy Adorno
2021-05-20fix: restore '--json' argument to 'npm pack' commandmrmlnc
2021-05-20feat(outdated): add workspaces supportRuy Adorno
2021-05-20feat(unpublish): add workspace/dry-run supportGar
2021-05-20chore(tests): tie usage output to snapshotsGar
2021-05-20Add workspaces support to reify/rebuild commandsisaacs