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-237.11.0release/v7.11.0Gar
2021-04-23chore(dependencies): rebuild package lockDarcy Clarke
2021-04-23fixup: ughGar
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-157.10.0v7.10.0release/v7.10.0Gar
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-087.9.0v7.9.0release/v7.9.0Gar
2021-04-08licensee@8.2.0Gar
2021-04-017.8.0v7.8.0release/v7.8.0Gar
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-297.7.6v7.7.6release/v7.7.6Ruy Adorno
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-29eslint@7.23.0Ruy Adorno
2021-03-267.7.5v7.7.5release/v7.7.5Ruy Adorno
2021-03-257.7.4v7.7.4release/v7.7.4Ruy Adorno
2021-03-247.7.3v7.7.3release/v7.7.3Gar
2021-03-247.7.2v7.7.2release/v7.7.2Gar
2021-03-24chore: rebuild package-lockGar
2021-03-24chore: rebuild package-locknlf
2021-03-24hosted-git-info@4.0.2Gar
2021-03-247.7.1v7.7.1release/v7.7.1Ruy Adorno
2021-03-237.7.0v7.7.0release/v7.7.0Ruy Adorno
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.