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
AgeCommit message (Expand)Author
2019-11-05docs: migrate existing docs to gatsbyclaudiahdz
2019-09-30Add option to save package-lock without formattingNikita Lebedev
2019-02-19install: add --before date support for time traveling~ (#90)Kat Marchán
2018-08-21config: fix no-proxy to noproxy (#46)SneakyFish5
2018-08-03audit: configurable audit level for non-zero exit (#31)Leonard Martin
2018-08-03docs: Update --dry-run docs (#34)Joe Bowbeer
2018-07-23version: allow prerelease identifier (#26)Daniel W
2018-07-11version: Add new sign-git-commit config (#12697)Aaron Tribou
2018-06-29config: Enable config for suppressing update-notifier (#20750)Matt Travi
2018-04-21audit: Add docsRebecca Turner
2018-03-09install: Support for --no-proxy configuration (#19157)Allan Kimmer Jensen
2018-03-09doc: Fix default value for config save option (#19858)Nalin Bhardwaj
2018-03-09docs: Fix package-json typo in npm-config.md (#19870)Joe Bowbeer
2018-03-09config: disable color by default when $NO_COLOR is set (#19929)Leаh Neukirchen
2018-02-02install: Only autoprune on install with lock fileRebecca Turner
2017-11-21config: expose "node-options" passthrough for lifecycle scriptsBradley Farias
2017-11-16install: add package-lock-only config optionAlejandro López
2017-10-04profile,token: Add new profile commandsRebecca Turner
2017-09-14doc: In npm-config, note that env vars use _ in place of -.Jakub Holy
2017-09-14doc: add "notice" loglevel and correct the defaultKenan Yildirim
2017-08-23tar: Remove use of old tarisaacs
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-07-28docs: updating naming convention for certificates (#17785)Luis Gustavo Pereira
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-06-29docs: Clarify config documention with multiple boolean flagsKin Lum
2017-06-28docs: fix typo in npm-config docsKin Lum
2017-06-27docs: Fix npm-config reference to userconfig & globalconfig env varsRácz Tibor Zoltán
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-02-10doc: document new auth optionsKat Marchán
2017-01-25doc: documented new searchlimit optionKat Marchán
2017-01-25npm: Put the npm-debug logs in the cache folder, not cwd.isaacs
2016-12-13metrics: Record and report success metricsRebecca Turner
2016-11-18doc: Add a note about uppercase env varsVille Lahdenvuo
2016-10-20npm: Send Npm-Scope header along with requests to registryRebecca Turner
2016-10-19npat: Remove the npat featureRebecca Turner
2016-10-19run-script: change default for `--scripts-prepend-node-path` to `warn-only`Anna Henningsen
2016-10-19run-script: Add option to ignore the current node executable for PATHAnna Henningsen
2016-10-13doc: updated docs for search optionsKat Marchán
2016-09-09doc: clarify how config files are configuredForrest L Norvell
2016-09-09doc: per-user config file isn't hardcodedJason Karns
2016-06-16npm: Only enable progressbar if we have a ttyRebecca Turner
2016-04-22doc: Reworded "cert" and "key" explanationRachel Evans
2016-04-22doc: clarify that "cert" and "key" are not pathsRachel Evans
2016-02-26cache: Add maxsockets config setting for registry clientAdam Byrne