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-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-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
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-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
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-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
2022-04-07chore: tap@16.0.1Gar
2022-04-07deps: @npmcli/promise-spawn@3.0.0Gar
2022-04-06chore(docs): move scripts and refactorLuke Karrys
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-01fix: update readme badges (#4658)Luke Karrys
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-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.1Luke Karrys
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
2022-03-17docs: explain that git-tag-version=false does not commit (#4574)Gar
2022-03-17docs: explain that linked deps need `npm install` ran in them (#4575)Gar
2022-03-17docs: add isntall alias to install command (#4582)Gar
2022-03-17docs: add foreground-scripts and ignore-scripts to commandsGar
2022-03-10docs: fix typo in configuring-npm/package-json.md (#4524)David Chin