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-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
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
2022-03-24fix(unpublish): properly apply publishConfig (#4601)Gar
2022-03-24fix: remove always true condition (#4590)XhmikosR
2022-03-24feat(version): reify on workspace version change (#4588)Ruy Adorno
2022-03-17docs: fix unpublish docs to auto generate usage (#4584)Gar
2022-03-17docs: explain that git-tag-version=false does not commit (#4574)Gar
2022-03-17fix: properly show `npm view ./directory` (#4576)Gar
2022-03-17docs: add foreground-scripts and ignore-scripts to commandsGar
2022-03-17fix: add isntall alias to install (#4573)Gar
2022-03-17fix: remove "bug the author" message from package 404Gar
2022-03-17fix: remove name from unpublished messageGar
2022-03-15fix(owner): bypass cache when fetching packument (#4565)Gar
2022-03-10fix: clean up owner command and otplease (#4528)Gar
2022-03-10fix(doctor): allow for missing local bin and node_modulesGar
2022-03-10fix(doctor): don't retry pingGar
2022-03-10chore: rewrite doctor testsGar
2022-03-03fix: ignore implicit workspace for whoami (#4493)nlf
2022-03-02fix(ls): respect `--include-workspace-root` (#4481)Nathan Fritz
2022-03-02fix: ignore implict workspace for some commands (#4479)Nathan Fritz
2022-03-02fix: publish of tarballs includes README in packument (#4480)Nathan Fritz
2022-02-24chore(cli): remove log option from being passed anywhereLuke Karrys
2022-02-17docs: update usage example for npm pkg (#4424)Wassim Chegham
2022-02-09fix(config): add pack-destination flattenernlf
2022-02-09fix(publish): pass dryRun: true to libnpmpack so it doesnt write a tarballnlf