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/docs
AgeCommit message (Expand)Author
2022-09-21feat: separate login/adduser, remove auth types (#5550)Gar
2022-09-20chore: apply template-oss changesLuke Karrys
2022-09-20chore: template-oss@4.3.2Luke Karrys
2022-09-15docs: update registry docs headerHugh Lilly
2022-09-15feat(rewrite): rewrite `npm access`Gar
2022-09-15chore: template-oss@4.1.2Luke Karrys
2022-09-08feat(workspaces): update supported node engines in package.json (#5485)Luke Karrys
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-09-02chore: @npmcli/template-oss@3.8.1 (#5461)Luke Karrys
2022-09-01chore: remove some outdated release stepsLuke Karrys
2022-08-31chore: use release pleaseLuke Karrys
2022-08-26chore: @npmcli/template-oss@3.7.1Luke Karrys
2022-08-26chore: @npmcli/template-oss@3.7.0Luke Karrys
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-22chore: temporarily remove extraneous deps linting from docsGar
2022-08-22deps: @npmcli/eslint-config@3.1.0Luke Karrys
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