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-14libnpmversion@1.2.0Gar
2021-04-13libnpmversion@1.1.1Gar
2021-03-29libnpmversion@1.1.0Ruy Adorno
2021-03-23libnpmversion@1.0.12Gar
2021-02-22libnpmversion@1.0.11nlf
2021-02-12libnpmversion@1.0.10Gar
2021-02-08libnpmversion@1.0.8Ruy Adorno
2021-02-08read-package-json-fast@2.0.1Ruy Adorno
2020-11-06libnpmversion@1.0.7isaacs
* Do not crash when the package.json file lacks a 'version' field Fixes: #2097
2020-10-27libnpmversion@1.0.6nlf
2020-09-16libnpmversion@1.0.5Ruy Adorno
2020-08-21libnpmversion@1.0.4isaacs
Adds better indentation/newline preservation
2020-08-11libnpmversion@1.0.3isaacs
Updates the new package-lock.json format where version is repeated.
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-05-08libnpmversion@1.0.2isaacs