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-29@npmcli/arborist@2.4.1nlf
2021-04-29fix: make prune rule work on case-senstive file systemsLuigi Pinca
On case-sensitive file systems the rule fails because `README.markdown` is removed. PR-URL: https://github.com/npm/cli/pull/3156 Credit: @lpinca Close: #3156 Reviewed-by: @wraithgar
2021-04-24npm-registry-fetch@10.1.1isaacs
Second piece of the fix for https://github.com/npm/cli/issues/3130
2021-04-24@npmcli/config@2.2.0isaacs
Partially fixes https://github.com/npm/cli/issues/3130
2021-04-23pacote@11.3.3Gar
* fix(registry): normalize manfest
2021-04-23npm pruneGar
2021-04-23chore(dependencies): rebuild package lockGar
2021-04-23npm-registry-fetch@10.1.0Gar
2021-04-22npm-profile@5.0.3Gar
2021-04-22libnpmteam@2.0.3Gar
2021-04-22libnpmsearch@3.1.1Gar
2021-04-22libnpmpublish@4.0.1Gar
2021-04-22libnpmorg@2.0.2Gar
2021-04-22libnpmhook@6.0.2Gar
2021-04-22@npmcli/run-script@1.8.5Gar
2021-04-22libnpmaccess@4.0.2Gar
2021-04-22@npmcli/arborist@2.4.0Gar
2021-04-22npm-registry-fetch@10.0.0Gar
2021-04-22pacote@11.3.2Gar
2021-04-22feat: add init workspacesRuy Adorno
Add workspaces support to `npm init` - Fixes `npm exec` respecting `script-shell` option value - Refactored `lib/exec.js` into `libnpmexec` - Updates init-package-json@2.0.3 - Added ability to create a new workspace using the -w config PR-URL: https://github.com/npm/cli/pull/3095 Credit: @ruyadorno Close: #3095 Reviewed-by: @wraithgar
2021-04-15@npmcl/git@2.0.8Gar
2021-04-14chore(dependencies): resetdepsGar
2021-04-14tap@15.0.2Gar
PR-URL: https://github.com/npm/cli/pull/3069 Credit: @isaacs Close: #3069 Reviewed-by: @ruyadorno, @nlf
2021-04-14libnpmversion@1.2.0Gar
2021-04-13libnpmversion@1.1.1Gar
2021-04-01@npmcli/arborist@2.3.0isaacs
* [#2896](https://github.com/npm/cli/issues/2896) Provide currentEdge in ERESOLVE if known, and address self-linking edge case. * Add/remove dependencies to/from workspaces when set, not root project * Only reify the portions of the dependency graph identified by the `workspace` configuration value. * Do not recursively `chown` the project root path.
2021-04-01@npmcli/config@2.1.0isaacs
2021-03-29@npmcli/metavuln-calculator@1.1.1Ruy Adorno
2021-03-29npm-packlist@2.1.5Ruy Adorno
2021-03-29libnpmversion@1.1.0Ruy Adorno
2021-03-29jsdom@16.5.2Ruy Adorno
2021-03-24chore: rebuild package-locknlf
2021-03-24hosted-git-info@4.0.2Gar
2021-03-23@npmcli/arborist@2.2.9Ruy Adorno
2021-03-23semver@7.3.5Ruy Adorno
2021-03-23pacote@11.3.1Ruy Adorno
2021-03-23libnpmversion@1.0.12Gar
2021-03-22cacache@15.0.6Gar
2021-03-18npm-pick-manifest@6.1.1isaacs
2021-03-18@npmcli/config@2.0.0isaacs
Eventually @npmcli/config will move back to the CLI under lib/utils/config/, so this v2 will be a short-lived release family.
2021-03-18@npmcli/run-script@1.8.4Ruy Adorno
2021-03-18hosted-git-info@4.0.1Ruy Adorno
2021-03-18normalize-package-data@3.0.2Ruy Adorno
2021-03-18npm-package-arg@8.1.2Ruy Adorno
2021-03-12@npmcli/arborist@2.2.8Ruy Adorno
2021-03-09update depsGar
2021-03-09libnpmdiff@2.0.4Gar
2021-03-09@npmcli/arborist@2.2.7Gar
2021-03-09byte-size@7.0.1Gar
2021-03-05@npmcli/arborist@2.2.6Ruy Adorno