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
2021-04-23chore(dependencies): rebuild package lockGar
2021-03-24chore: rebuild package-locknlf
2020-12-09update all dependencies using latest npm to install themisaacs
This addresses the inclusion of some dev dependencies that should not have been included, due to a bug in Arborist 1.x which has been corrected. It also just moves some stuff around that was still in the tree shape that npm 6 created, which is different than what npm v7 will create. Several formerly dev deps were moved to production dependencies due to the addition of resolve in normalize-package-data v3.
2020-09-30chore: refresh transitive depsRuy Adorno
2020-07-29reset deps using npm v7isaacs
First self-install!
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.
2019-11-15make-fetch-happen@5.0.2claudiahdz
2019-07-17dedupe: npm-registry-fetch@4.0.0isaacs
2018-05-24Flatten dependencies and add dev deps to gitRebecca Turner