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-11-08deps: cacache@17.0.2Luke Karrys
2022-10-19deps: update the following dependenciesLuke Karrys
- @npmcli/config@6.0.1 - @npmcli/disparity-colors@3.0.0 - @npmcli/git@4.0.1 - @npmcli/installed-package-contents@2.0.0 - @npmcli/map-workspaces@3.0.0 - @npmcli/metavuln-calculator@5.0.0 - @npmcli/move-file@3.0.0 - @npmcli/node-gyp@3.0.0 - @npmcli/package-json@3.0.0 - @npmcli/promise-spawn@4.0.0 - @npmcli/query@3.0.0 - @npmcli/run-script@5.0.0 - bin-links@4.0.1 - cacache@17.0.1 - ignore-walk@6.0.0 - init-package-json@4.0.1 - json-parse-even-better-errors@3.0.0 - make-fetch-happen@11.0.1 - normalize-package-data@5.0.0 - npm-audit-report@4.0.0 - npm-install-checks@6.0.0 - npm-packlist@7.0.1 - npm-pick-manifest@8.0.1 - npm-profile@7.0.1 - npm-registry-fetch@14.0.2 - npmlog@7.0.0 - pacote@15.0.1 - parse-conflict-json@3.0.0 - proc-log@3.0.0 - read-package-json-fast@3.0.1 - read-package-json@6.0.0 - ssri@10.0.0 - treeverse@3.0.0 - validate-npm-package-name@5.0.0 - write-file-atomic@5.0.0 Removed dependencies: - `@npmcli/fs`
2022-08-26deps: cacache@16.1.3Luke Karrys
2022-08-17deps: cacache@16.1.2Nathan Fritz
2022-06-14deps: cacache@16.1.1 (#4985)Gar
* read: change lstat to stat to correctly evaluate file size
2022-05-20deps: cacache@16.1.0Gar
* allow external integrity/size source
2022-05-04deps: cacache@16.0.7 (#4816)Gar
2022-04-26deps: cacache@16.0.6Luke Karrys
2022-04-07deps: cacache@16.0.4Gar
2022-03-24deps: cacache@16.0.3Luke Karrys
2022-03-17deps: cacache@16.0.2 (#4585)nlf
2022-03-15deps: cacache@16.0.1Gar
2022-03-15deps: cacache@16.0.0Gar
2021-08-26cacache@15.3.0Gar
* feat: introduce @npmcli/fs for tmp dir methods
2021-05-27cacache@15.2.0Gar
* feat: allow fully deleting indices * feat: add a validateEntry option to compact * chore: lint * chore: use standard npm style release scripts
2021-05-20cacache@15.1.0isaacs
2021-03-22cacache@15.0.6Gar
2020-07-29reset deps using npm v7isaacs
First self-install!
2020-07-29Full dependency rebootisaacs
Reinstall everything from a clean node_modules and package-lock.json state. Re-generate list of bundleDependencies and node_modules/.gitignore with a script that does the right thing based on actual dependency state.
2020-07-29update dependencies, refactor config loading to asyncisaacs
This removes a lot of very outdated dependencies, updates many to their modern (usually promisified) versions, and updates (or removes) code to account for the change. Several dependencies have been completely removed, and others a bit shuffled around, so that the node_modules folder can be bundled somewhat more optimally than it would have otherwise.
2020-06-04update @npmcli/arborist, pacote, cacacheisaacs
Also some hand-crafted deduping of various deps that got nested as a result. Really excited to start self-installing again soon. @npmcli/arborist is a whole lot smarter about pruning unnecessary duplicate modules in the normal course of installation.
2020-05-08update @npmcli/arborist, dedupe/organize metadepsisaacs
This adds support for Arborist.audit()
2020-05-08cacache@15.0.0claudiahdz
2019-08-19cacache@12.0.3isaacs
2019-07-22cacache@12.0.2isaacs
2019-07-17pacote@9.5.4isaacs
2019-07-03lru-cache@5.1.1isaacs
2019-06-30cacache@11.3.3isaacs
2019-01-08cacache@11.3.2Audrey Eschright
2018-08-21cacache@11.2.0Kat Marchán
This rounds out sync read support a bit more. Nothing npm-relevant. Credit: @zkat
2018-08-02cacache@11.1.0Kat Marchán
2018-05-24Flatten dependencies and add dev deps to gitRebecca Turner
2018-05-16cacache@11.0.2Kat Marchán
Stop dropping size from metadata on cache verify
2018-04-12cacache@11.0.1Rebecca Turner
PR-URL: https://github.com/zkat/cacache/pull/128 Credit: @zkat
2018-02-20cacache@10.0.4Kat Marchán
2018-02-20cacache@10.0.2Kat Marchán
2018-01-19ssri@5.1.0Kat Marchán
This should fix the spurious EINTEGRITY issue
2017-11-16cacache@10.0.1Kat Marchán
2017-06-27cacache@9.2.9Rebecca Turner
2017-06-06deps: bump cacache, pacote, ssri, readable-stream, safe-bufferKat Marchán
2017-05-31deps: pull in dependency updates with bugfixesKat Marchán
* new pacote fixes several git-related bugs * ssri update fixes crash on early node@4 versions * make-fetch-happen update fixes more proxy-related issues * npm-user-validate adds regex for blocking usernames with illegal chars Credit: @zkat
2017-05-26cacache@9.2.5Rebecca Turner
2017-05-26glob@7.1.2Rebecca Turner
2017-05-26pacote@2.7.21Kat Marchán
2017-05-26cacache@9.2.5Kat Marchán
2017-05-26pacote@2.7.4Kat Marchán