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-09-21feat: separate login/adduser, remove auth types (#5550)Gar
2022-09-15docs: update registry docs headerHugh Lilly
2022-09-15feat(rewrite): rewrite `npm access`Gar
2022-09-08docs: remove duplicate description for `prepare` script (#5468)Kid
2022-09-08docs: add documentation for expanded :semver selectornlf
2022-09-08feat: default `install-links` to true (#5458)Gar
2022-08-25feat: add deprecation warnings to access commandsGar
2022-08-25chore(docs): add npmrc docs about scoping auth related confignlf
2022-08-24docs: fix link to dependency selectors page (#5321)Nathan Hughes
2022-08-24docs(dependency-selectors): fix Arborist example in docs (#5328)Kyle West
2022-08-17docs: update --no-optional to --omit=optional (#5304)Gar
2022-08-17feat(query): support :overridden pseudo selectornlf
2022-08-08docs: Fix link syntax in `dependency-selectors.md` (#5257)Anton Rieder
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