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
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18Auto-generate 'npm help 7 config' from actual definitionsisaacs
2021-03-05fix: markdown error on using-npm/scripts docsrelease/v7.6.1Ruy Adorno
2021-03-05chore: update republish timeout after unpublishbaj-/update-unpublish-docsBjørn Johansen
2021-03-04fix(docs): update scripts docsGar
2021-02-25chore(docs):update unpublish cooldownChristof Lemke
2021-02-25chore(docs): add navigation configurationEdward Thomson
2021-02-25chore(docs): capitalize all Instaces of "package"MrBrain295
2021-02-22Capitalize Package in a HeadingMrBrain295
2021-02-18docs: validate that the docs can be parsed by mdxEdward Thomson
2021-02-11fix(docs): fix angle brackets in npm diff docsEdward Thomson
2021-02-01doc: add note about --force overriding peer dependenciesisaacs/doc-config-force-peer-deps-overrideisaacs
2021-02-01docs: npm team revampRuy Adorno
2021-01-28feat: add npm diffruyadorno/npm-diffRuy Adorno
2021-01-28docs: refresh npm run-script docsRuy Adorno
2021-01-28docs(npm): update npm command docsGar
2021-01-28docs: refreshed npm updated docsRuy Adorno
2021-01-28fix(docs): add caching docs to exec, initGar
2021-01-28docs: updates to readme, removal, contributing & many more...darcyclarke/update-docsDarcy Clarke
2021-01-21docs(npm): update `npm` docsdarcyclarke-patch-npm-docsDarcy Clarke
2021-01-15fix(docs): clean up `npm search` docsMichael Garvin
2021-01-15fix(docs): clean up `npm token` docsMichael Garvin
2021-01-15fix(docs): update package-lock.json docsisaacs
2021-01-15fix(docs): clean up `npm unpublish` docsMichael Garvin
2021-01-15fix(docs): delineate package nameGar
2021-01-15fix(docs): delineate package nameGar
2021-01-15Update docs/content/commands/npm-uninstall.mdGar
2021-01-15fix(docs): re-add `-S`Michael Garvin
2021-01-15fix(docs): re-add `--save` and explanation of when it is usefulMichael Garvin
2021-01-15fix(docs): clean up `npm uninstall` docsMichael Garvin
2021-01-15fix(docs): clean up `npm prefix` docsMichael Garvin
2021-01-15fix(docs): clean up `npm test` docsMichael Garvin
2021-01-15fix(docs): clean up `npm stop` docsMichael Garvin
2021-01-15fix(docs): clean up `npm start` docsMichael Garvin
2021-01-07add foreground-scripts optionisaacs/foreground-scriptsisaacs
2021-01-07Grammatical Fix in npm-ls Documentationmarsonya
2020-12-18update npm command doc feature request linksisaacs
2020-12-18Revert bug-reporting links to GH.Tieg Zaharia
2020-12-18remove the metrics sendernlf/remove-metricsnlf
2020-12-18(docs,test): assorted typo fixesXhmikosR
2020-12-18Include prerelease versions when deprecatingTieg Zaharia
2020-12-18Support multiple set/get/deletes in npm configisaacs/config-set-multiisaacs
2020-12-18docs: add note about INIT_CWD to run-script docisaacs
2020-12-11docs: explain through run-scriptisaacs
2020-12-04docs: don't wrap code blockEdward Thomson
2020-12-04feat: add npm set-scriptYash-Singh1
2020-12-04Do not run interactive exec in CI when a TTYisaacs
2020-12-03Use @npmcli/run-script for exec, explore; add interactive execisaacs
2020-11-27docs: npm star cleanupRuy Adorno
2020-11-27Fix broken link to package.json documentationDaniel Fischer