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-22chore: bump yaml from 1.10.2 to 2.1.1 in /docsdependabot/npm_and_yarn/docs/yaml-2.1.1dependabot[bot]
2022-09-22chore(ci): use globally installed npm executable (#5555)Luke Karrys
2022-09-22docs: add instruction to query objects with npm view (#5527)Michał Kurowski
2022-09-22chore(ci): rebuild cmark-gfm only before testsLuke Karrys
2022-09-22chore(ci): run link before testingLuke Karrys
2022-09-21feat: default auth-type to web (#5551)Gar
2022-09-21docs: add hash to "tag" config link (#5519)Michael Rienstra
2022-09-21docs: link mentions of config parameters (#5521)Michael Rienstra
2022-09-21docs: modify misleading doc about package.json:bin (#5529)Hafizur046
2022-09-21docs: add `:outdated` pseudo selector to docsnlf
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