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-12-11access: stop using npm-registry-clientKat Marchán
2018-12-11dist-tag: make 'ls' the default action (#106)isaacs
2018-12-11docs: Fix typo in npm-token documentation (#71)George
2018-11-26docs: Add semver link and note on empty string format to `deprecate` doc (#68)Nikki Everett
2018-11-26docs: Specify that --dry-run isn't available in older versions of npm publish...Kelvin Jin
2018-11-26cli,outdated: Adds 'Homepage' to outdated --long output. (#81)Joe Bottigliero
2018-11-26edit: scoped packages (#75)Lars Willighagen
2018-11-26docs: Update OTP documentation for dist-tag add (#74)Scott Trinh
2018-11-26docs: bash_completion.d dir found in /etc not /usr/local (#72)Robert Kielty
2018-11-13docs: clarify default branch with git url (#64)Mehdy Dara
2018-08-29ci: backronym ci to clean-install (#57)Kat Marchán
2018-08-21docs: Update republish time and lightly reorganize republish info (#48)Nikki Everett
2018-08-21docs: add --dry-run to install and pack (#41)Francis Gulotta
2018-08-21doc: Mention registry terms of use in manpage and registry doc (#54)Kyle Mitchell
2018-07-23docs: use https when possible. (#7)XhmikosR
2018-07-23version: allow prerelease identifier (#26)Daniel W
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