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-29change 'maxsockets' default value back to 15Andreas
2021-03-29docs: fix spelling in workspaces.md fileSeth Thomas
2021-03-25chore(docs): update prod configRuy Adorno
2021-03-24config: Restore --dev flag, unify --omit flattenersisaacs
2021-03-23fix docs generation for yes configRuy Adorno
2021-03-22feat: add exec workspacesRuy Adorno
2021-03-22fix(usage): tie usage to configGar
2021-03-19feat: add run-script workspacesRuy Adorno
2021-03-18docs(package-json): document default main behaviorkbayrhammer
2021-03-18docs(configuring-npm): Fix broken linkKarthik Sundari
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