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
path: root/lib
AgeCommit message (Expand)Author
2022-06-02feat: Add `--auth-type=webauthn` flag (#4931)Julian Møller Ellehauge
2022-06-02feat(init): reify on init new workspace (#4892)Ruy Adorno
2022-05-25fix: add global getter to npm class (#4935)nlf
2022-05-20fix: pass prefix and workspaces to libnpmpack (#4917)nlf
2022-05-19fix: remove dead code from get-identityGar
2022-05-19fix: clean up npm cache tests (#4910)Gar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
2022-05-19feat: deprecated set-script, birthday, --global, and --localNathan Fritz
2022-05-10feat: add flag --omit-lockfile-registry-resolved (#4874)Nathan Fritz
2022-05-09feat: add --iwr alias for --include-workspace-root (#4864)Nathan Fritz
2022-05-09fix: consolidate bugs, docs, repo command logic (#4857)Gar
2022-05-09fix: cleanup star/unstar (#4868)Gar
2022-05-07fix: remove test coverage map (#4862)Gar
2022-05-04docs: remove incorrect v6 auto prune info (#4845)Gar
2022-05-03fix(exec): ignore packageLockOnly flag (#4843)nlf
2022-05-03feat: make npm owner workspace aware (#4835)Gar
2022-05-03fix: start consolidating color outputGar
2022-04-26fix: normalize win32 paths before globbingLuke Karrys
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-20fix(exec): workspaces supportRuy Adorno
2022-04-20fix: remove lib/utils/read-package-name.jsGar
2022-04-20fix(install): do not install invalid package nameRuy Adorno
2022-04-20fix: consolidate registryConfig application logicGar
2022-04-20feat: add install-links config definitionnlf
2022-04-15fix: deprecate completionGar
2022-04-14fix(ls): make `--omit` filter `npm ls`Luke Karrys
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
2022-04-14feat(config): warn on deprecated configsLuke Karrys
2022-04-14fixup! fix: show more information during publish dry-runLuke Karrys
2022-04-14fix: show more information during publish dry-runLuke Karrys
2022-04-14fixup! feat(config): add more npm/node information to config lsLuke Karrys
2022-04-14feat(config): add more npm/node information to config lsLuke Karrys
2022-04-14fix: skip update notifier file if not requestedLuke Karrys
2022-04-07deps: minimatch@5.0.1Gar
2022-04-05fix(run-script): don't cascade if-present config (#4678)Ruy Adorno
2022-04-04fix: do not export npm_config_include_workspace_rootGar
2022-04-04fix: remove dedupe --saveGar
2022-04-04fix: replace deprecated String.prototype.substr() (#4667)CommanderRoot
2022-03-30fix: work better with system manpages (#4610)David Walker
2022-03-30fix: consolidate split-package-namesGar
2022-03-30fix: return otplease fn resultsGar
2022-03-28fix: bump knownBroken to <12.5.0Gar
2022-03-28fix: consolidate path delimiter logicGar
2022-03-28fix: consolidate node version support logicGar
2022-03-28fix: consolidate is-windows codeGar
2022-03-28fix: consolidate command alias codeGar
2022-03-28fix: really load all commands in tests, add description to birthdayGar
2022-03-28fix: move shellout logic into commandsGar
2022-03-24fix: 100% coverage in tests (#4607)Gar