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
2018-12-11config: fix passing of referer valueKat Marchán
2018-12-11pacote: get rid of legacy pacoteOptsKat Marchán
2018-12-11figgy-config: fix opts.color defaults because npm is weirdKat Marchán
2018-12-11npm-registry-client: goodbyeKat Marchán
2018-12-11publish: stop using npm-registry-clientKat Marchán
2018-12-11org: add npm org commandKat Marchán
2018-12-11audit: convert audit to new version of n-r-fKat Marchán
2018-12-11star: stop using npm-registry-clientKat Marchán
2018-12-11config: add figgyConfig for things that use figgy-puddingKat Marchán
2018-12-11pacote: pass git opts to pacote (#98)Lars Willighagen
2018-12-11config: support default user on IBM i (#65)Xu Meng
2018-08-29ci: backronym ci to clean-install (#57)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-03config: stop filtering out non-ipv4 addresses from local-addrs (#35)Valentin Ouvrard
2018-08-03config: Search for authentication token defined by environment variable (#8)Martin Kühl
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-05-16cmd-list: Fix nested aliases, restore alias 'sit': 'cit' (#20513)Mertcan Mermerkaya
2018-05-04cmd-list: How else am I supposed to deploy my urns?Rebecca Turner
2018-05-04cmd-list: sit booboo, citRebecca Turner
2018-04-21audit: Add new audit commandRebecca Turner
2018-04-19init: use npx for extended initializers (#20303)John-David Dalton
2018-04-11npm: add npm cit commandSimen Bekkhus
2018-04-11config: only create config dir before writeDavid Hu
2018-04-11hook: add support for managing npm hooksKat Marchán
2018-04-10config: treat otps as strings to not eat leading zerosRebecca Turner
2018-03-24install: skip deprecated versions when possibleKat Marchán
2018-03-23standardizeRebecca Turner
2018-03-09config: Do replace environment in config files even for keys (#18426)Michael Zabka
2018-03-09install: Support for --no-proxy configuration (#19157)Allan Kimmer Jensen
2018-03-09config: disable color by default when $NO_COLOR is set (#19929)Leаh Neukirchen
2018-02-22Revert "*: Switch from mkdirp to correctMkdir to preserve perms and owners"Kat Marchán
2018-02-20ci: add new npm ci installerKat Marchán
2018-02-20*: Switch from mkdirp to correctMkdir to preserve perms and ownersRebecca Turner
2017-11-28config: Switch to find-npm-prefix moduleRebecca Turner
2017-11-21config: expose "node-options" passthrough for lifecycle scriptsBradley Farias
2017-11-16install: add package-lock-only config optionAlejandro López
2017-11-07login: pass extra fetch options to npm-profile (#19048)Jacob Wejendorp
2017-10-12build: Extract bin-links and gentle-fs to a separate library. (#18500)Mike Sherov
2017-10-04profile,token: Add new profile commandsRebecca Turner
2017-08-23tar: Remove use of old tarisaacs
2017-08-16lifecycle: use npm-lifecycle for lifecycle scripts (#18176)Mike Sherov
2017-08-16lifecycle: cache config options and remove boolean trapsMike Sherov
2017-08-16lifecycle: remove local dependencies other than spawnMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-07-06config: remove old comment (#17600)Ramana Venkata
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-07-06config: refactor to use Object.assign (#17563)Ramana Venkata