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-03-03fix: set proper workspace repo urls in package.json (#4476)Jordan Harband
2022-02-24docs: auto-generate npm usage for each command (#4450)Wassim Chegham
2022-02-22docs: explain $INIT_CWD on using scripts page (#4436)Gar
2022-02-22docs: clarify npm init @latest behavior (#4435)Gar
2022-02-17Merge branch 'latest' into release-nextGar
2022-02-17docs: update docs for npm install <folder> (#4428)Wassim Chegham
2022-02-16docs: update workspaces guide for consistency (#4426)Tierney Cyren
2022-02-16docs: update documentation for ping (#4423)F. Hinkelmann
2022-02-08docs: add --save-bundle to --save usage outputGar
2022-02-08docs: add cross-references between npx and npm execDelapouite
2022-02-03chore(docs): remove package-lock.json fileRuy Adorno
2022-02-03fix(ci): should not use package-lock configRuy Adorno
2022-02-03docs: bundleDependencies can be a boolean. (#4361)Quentin Barbe
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2022-01-11fix: added arborist action and updated template-oss (#4215)Nathan Fritz
2021-12-09chore(docs): document overridesnlf
2021-12-03docs: update description about where/when debug log is writtenLuke Karrys
2021-12-03docs: add logging docsDarcy Clarke
2021-11-24docs(workspaces): Fix typoyotamselementor
2021-11-22docs: Fix typoJan T. Sott
2021-11-22docs: fix typo in `save-peer` descriptionTakuya Fukuju
2021-11-18chore(docs): cmark-gfm@0.9.0Gar
2021-11-18chore(docs): jsdom@8.1.0Gar
2021-11-18separate github actions for workspacesNathan Fritz
2021-11-17docs: fix typo in npm install docsMansur Ali Koroglu
2021-11-16docs: turn off smart quotes, update doctype and charsetEdward Thomson
2021-11-08docs: By default npm ignores .gitignore and .npmignoreDaniel Cobo
2021-11-05chore: update to latest eslint and linting rulesGar
2021-10-27fix: allow `--lockfile-version` config to be string and coerce to numberPelle Wessman
2021-10-15feat(workspaces): add --include-workspace-root and explicit --no-workspacesfritzy/workspace-rootGar
2021-10-13docs: grammar fixXhmikosR
2021-10-12feat(config): Add --lockfile-version config optionisaacs
2021-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-09-30fix(docs): add note about workspace script orderBehnam Mohammadi
2021-09-30docs: remove npm Enterprise from documentationEdward Thomson
2021-09-23docs: document special meaning of registry.npmjs.comCaleb ツ Everett
2021-09-15fix(docs): use correct hyperlink to package-jsonNate Green
2021-09-08docs: Add --if-present flag documentation to workspacesMatsuuu
2021-08-31docs: Fix one “see also” linktripu
2021-08-24docs: clarify uninstall lifecycle scriptNathan Fritz
2021-08-19fix(docs): update npm-publish access flag infoaustincho
2021-08-17chore(docs): add more 'autogenerated' commentsisaacs
2021-08-17fix(docs): revert auto-generated portion of docsGar
2021-08-11fix(docs): update npm-publish access flag infoaustincho
2021-08-11fix(docs): do not include certain filesAkiJoey
2021-07-22fix(docs): updated policy urlsDemira Dimitrova
2021-07-20fix(docs): typo in `npm cmd` docsGar
2021-07-15fix(docs): add missing npm pkg to nav.ymlRuy Adorno
2021-07-15Instructions for seeing background script outputCameron Tacklind