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 (Collapse)Author
2022-06-02deps: pacote@13.6.0 (#4969)Gar
* allow reuse of external integrity stream * replaceRegistryHost can now be a hostname * error when passing signature without keys
2022-06-02deps: make-fetch-happen@10.1.6 (#4949)nlf
2022-05-258.11.0v8.11.0Luke Karrys
2022-05-20deps: ssri@9.0.1Gar
* store emitted events and re-emit them for late listeners
2022-05-20deps: pacote@13.4.1Gar
* pass prefix and workspaces to npm-packlist * add verifySignatures to registry.manifest
2022-05-20deps: make-fetch-happen@10.1.5Gar
* cache integrity and size events so late listeners still get them * pass expected integrity to cacache * pass integrityEmitter to cacache to avoid a redundant integrity stream * remove in-memory buffering in favor of full time streaming
2022-05-20deps: cacache@16.1.0Gar
* allow external integrity/size source
2022-05-118.10.0v8.10.0Gar
2022-05-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
2022-05-09deps: make-fetch-happen@10.1.3 (#4872)Gar
2022-05-07fix: remove test coverage map (#4862)Gar
Turns out there were three files that still had no test coverage because of the combination of the mocks in tests and the coverage map. Removing the map altogether exposed them. This PR removes the coverage map and fixes test to cover all lines that were being missed. While adding coverage to the `npm search` codebase multiple unneeded guards and at least one bug was found (it was impossible to exclude searches based on username). These were fixed. The `npm view` tests were also refactored to use the real npm object. Finally, a small inlining of lib/utils/file-exists.js was done.
2022-05-048.9.0v8.9.0nlf
2022-05-04deps: pacote@13.3.0 (#4852)Gar
* add _signatures to manifest
2022-05-04chore: run make docs in postsnap script instead of make mandocs (#4848)nlf
2022-05-04deps: cacache@16.0.7 (#4816)Gar
2022-05-03deps: pacote@13.2.0 (#4837)Nathan Fritz
2022-04-278.8.0v8.8.0release/v8.8.0Ruy Adorno
2022-04-26deps: cli-table3@0.6.2Luke Karrys
2022-04-26deps: semver@7.3.7Luke Karrys
2022-04-26deps: glob@8.0.1Luke Karrys
2022-04-26deps: read-package-json@5.0.1Luke Karrys
2022-04-26deps: npmlog@6.0.2Luke Karrys
2022-04-26deps: npm-profile@6.0.3Luke Karrys
2022-04-26deps: cacache@16.0.6Luke Karrys
2022-04-26deps: @npmcli/map-workspaces@2.0.3Luke Karrys
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-15deps: npm-registry-fetch@13.1.1Gar
2022-04-148.7.0v8.7.0Luke Karrys
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
chalk is already in use elsewhere and does what we need
2022-04-14deps: @npmcli/config@4.1.0Luke Karrys
2022-04-14chore: refactor smoke-testsLuke Karrys
2022-04-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
2022-04-07deps: semver@7.3.6Gar
2022-04-07deps: graceful-fs@4.2.10Gar
2022-04-07deps: npm-package-arg@9.0.2Gar
2022-04-07chore: tap@16.0.1Gar
2022-04-07deps: ini@3.0.0Gar
2022-04-07deps: ssri@9.0.0Gar
2022-04-07deps: pacote@13.1.1Gar
2022-04-07deps: cacache@16.0.4Gar
2022-04-07deps: npm-install-checks@5.0.0Gar
2022-04-07deps: npm-pick-manifest@7.0.1Gar
2022-04-07deps: @npmcli/config@4.0.2Gar
2022-04-07deps: make-fetch-happen@10.1.2Gar
2022-04-07deps: treeverse@2.0.0Gar
2022-04-07deps: @npmcli/package-json@2.0.0Gar
2022-04-01chore: make authors commit a chore (#4661)Luke Karrys
2022-04-018.6.0v8.6.0Luke Karrys