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 (Expand)Author
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-28fix: consolidate path delimiter 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-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-17fix: properly show `npm view ./directory` (#4576)Gar
2022-03-17docs: add foreground-scripts and ignore-scripts to commandsGar
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(publish): pass dryRun: true to libnpmpack so it doesnt write a tarballnlf
2022-02-09fix(pack): let libnpmpack take care of file writesnlf
2022-02-08fix(log): pass in logger to more external modulesGar
2022-02-03fix(outdated): parse aliased modulesRuy Adorno
2022-02-03fix(ci): should not use package-lock configRuy Adorno
2022-02-03fix(ci): lock file validationRuy Adorno
2022-02-03fix(log): pass in logger to external modulesGar
2022-01-26fix(logout): require proper auth.js from npm-registry-fetchGar
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2022-01-07fix(unpublish): Show warning on unpublish command when last version (#4191)Emin Buğra Saral
2021-12-09feat: display `publishConfig` during `config list`Luke Karrys
2021-12-09fix: output configured registry during publishLuke Karrys
2021-12-09fix: redact all private keys from config outputLuke Karrys
2021-12-02chore: update one-time password promptDarcy Clarke
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-11chore: switch to true static attributesGar
2021-11-11fix(install): command completion with single matchGar
2021-11-11fix: command completionGar
2021-11-11fix: clean up birthday commandGar
2021-11-10fix: explicitly allow `npm help` to open file:/// man pagesGar
2021-11-05chore: update to latest eslint and linting rulesGar
2021-11-04fix: make prefixed usage errors more consistentLuke Karrys
2021-11-04fix(help|edit): use npm.exec, use file:///Gar