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-08-03fix: properly find locally/globally/npxCache packagesGar
2022-08-03feat: add --replace-registry-host=<npmjs|always|never> (#4860)Nathan Fritz
2022-08-01feat: add npm query cmd (#5000)Ruy Adorno
2022-08-01docs: Use the full proper name of Travis CI (#5240)Takuya N
2022-07-28docs: describe implicit workspace and prefix configuration (#5221)Nathan Fritz
2022-07-28docs: sync ci params with install (#5207)Gar
2022-07-28fix(init): allow for spec on scope-only arg (#5206)Gar
2022-07-28docs: update npm-ls.md (#5218)MapleCCC
2022-07-21docs: update commit-ish default branch (#5205)JC (Jonathan Chen)
2022-07-20docs: correct bundledDependencies -> bundleDependencies (#5171)nlf
2022-07-20docs: Update audit signatures cmd (#5168)Philip Harrison
2022-07-20feat: accept registry-scoped certfile and keyfile as credentials (#5160)Jon Jensen
2022-07-12feat: Add `web` auth type (#5076)Julian Møller Ellehauge
2022-07-12feat: warn on config --auth-type=sso/saml/oauth, undeprecate --auth-typeNathan Fritz
2022-07-11docs: document `dependencies` script (#5095)nlf
2022-07-11docs: naming of files in example code should be consistent (#5043)Chen XI
2022-07-11docs: update reference to deprecated spdx package (#5079)Kenichi Kamiya
2022-07-11docs: typo in npm command (#5118)Mihai Crisan
2022-07-11feat: add npm audit signatures (#4827)Philip Harrison
2022-06-29docs: add foreground-scripts to run-script page (#5087)Ruy Adorno
2022-06-22docs: fix typo (#5030)Seth Westphal
2022-06-22docs: consolidate docs and help for package spec (#5048)Gar
2022-06-02fix: undeprecate and remove warnings for --global, -g, --local (#4982)Nathan Fritz
2022-06-02nlf/docs updates (#4961)nlf
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-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-04docs: show complex object interactions in npm pkg (#4847)Gar
2022-05-04docs: remove incorrect v6 auto prune info (#4845)Gar
2022-05-03feat: make npm owner workspace aware (#4835)Gar
2022-04-21docs: include org instructions in scoped publish (#4772)Tierney Cyren
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-20chore: rebuild docs for install-links confignlf
2022-04-20docs: add some more docs for --install-linksnlf
2022-04-20feat: add install-links config definitionnlf
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-04docs: fix npm-uninstall typo (#4670)JSKitty
2022-04-01docs(ci): add note that configuration must be consistent between install and ...nlf
2022-03-30docs: recommend prepare over prepublish (#4641)Boris Verkhovskiy
2022-03-28fix: consolidate command alias codeGar
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
2022-03-24feat(version): reify on workspace version change (#4588)Ruy Adorno
2022-03-17docs: fix unpublish docs to auto generate usage (#4584)Gar