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/doc/cli
AgeCommit message (Expand)Author
2018-07-13docs: replace references to the old repo or issue tracker (#5)Kat Marchán
2018-07-11audit: add support for --parseable output (#20554)Luis Lobo Borobia
2018-07-11docs: republish waiting period (#20920)Geoffrey Mattie
2018-06-29docs: Add missing "if" (#21064)Rob Lourens
2018-06-29docs: clarify text in npm-link.md (#21019)David Gilbertson
2018-06-29docs: Add info about tarball requirements (#20986)Maksym Kobieliev
2018-05-17audit: add subcommand to automatically fix vulns (#20569)Kat Marchán
2018-05-17docs: add --json to audit synopsisKat Marchán
2018-05-12init: add support for hosted git installs (#20403)John-David Dalton
2018-05-04docs: describe what colors in outdated meanTieme van Veen
2018-04-21audit: Add docsRebecca Turner
2018-04-19doc: wordsmith new npm init docs a bitKat Marchán
2018-04-19init: use npx for extended initializers (#20303)John-David Dalton
2018-04-18docs: add --if-present to run-script docs (#20279)Alec Larson
2018-04-11npm: add npm cit commandSimen Bekkhus
2018-04-11doc: note that package-lock version gets touched by npm-versionSteven R. Loomis
2018-04-11hook: add support for managing npm hooksKat Marchán
2018-03-09docs: add --development info in npm-ls.md (#19192)Victor Belozyorov
2018-03-09docs: tiny style fix in npm.md (#19194)Victor Belozyorov
2018-03-09docs: add "edit" section to description in npm-team.md (#19216)Victor Belozyorov
2018-03-09docs: update now saves by default (#19552)Kristofer Selbekk
2018-03-09docs: nudge around some details in ci docs (#19957)Kat Marchán
2018-03-09docs: Add a note to install --production. (#19950)Kyra
2018-02-20ci: add new npm ci installerKat Marchán
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-11-18docs: Remove trailing white space from npm-access docsVictor Belozyorov
2017-11-16install: add package-lock-only config optionAlejandro López
2017-10-19docs: write about script-shell config (#18679)Gabor Szabo
2017-10-192fa: The great tfa → 2fa rename (#18845)Rebecca Turner
2017-10-04publish: Prompt for OTP when required and we have a TTYRebecca Turner
2017-10-04map-to-registry: Generally add support for otp flagRebecca Turner
2017-10-04profile,token: Add new profile commandsRebecca Turner
2017-08-16config: provide --json cli switch to npm config listMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-08-13ping: improve outputlegodude17
2017-07-28docs: Fix grammar, format, and spelling in documentation (#17832)Simon Kurtz
2017-07-18run-script: Export the CWD that `npm` was run from to scriptsMichaelQQ
2017-07-13docs: add --no-save flag for uninstall (#17691)Tim Needham
2017-07-12ls: add --link filter (#17616)Richard Simko
2017-07-06docs: npm-config list -l option documented (#16768)happylynx
2017-06-27docs: document `--no-package-json` flagSimon Legg
2017-06-27docs: add --silent to npm-run-scriptSteven
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26docs: updated npm cache docsKat Marchán
2017-05-26docs: updated git docs with #semver: support infoKat Marchán
2017-05-26docs: update package-lock/shrinkwrap documentationKat Marchán
2017-05-26docs: documented some new installer featuresKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-21doc: preserve same name convention for commandPavlo Liulia
2017-03-10Mention the 24-hour restriction on unpublish (#15833)Carol (Nichols || Goulding)