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
2020-10-07remove user-agent related codenlf
2020-08-20move flat-options.js from lib/config/ to lib/utils/isaacs
2020-08-18use @npmcli/config for configurationisaacs
2020-08-07new npm-specific update-notifier implementationisaacs
2020-07-29test: more affordances for Windowsisaacs
2020-07-29lint the lib folderisaacs
2020-07-29refactor and test for main cli scriptisaacs
2020-07-29tests for main npm moduleisaacs
2020-07-29use set-user-agent utilisaacs
2020-07-29Assign usage/completion to npm.commands[x] for completion supportisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29First pass refactoring npm.js and npm-cli.jsisaacs
2020-06-09feat: make find-dupes top-level commandclaudiahdz
2020-06-06feat: add dryRun to dedupeclaudiahdz
2020-06-05Better --force message, correct config.force documentationPablo Cúbico
2020-05-08shrinkwrap: port to using Arboristisaacs
2020-05-08Consistent output for most reify() commandsisaacs
2020-05-08Remove littleGuys, no longer relevantisaacs
2020-05-08Set basic npm envs in main command functionisaacs
2020-05-08Remove HTTP Referer header configisaacs
2020-05-08remove parse-json util, use json-parse-even-better-errorsisaacs
2020-05-08Use de-figged npm-profileisaacs
2020-05-08create a flat options object to pass to depsisaacs
2020-01-23Update CI detection casesisaacs
2019-09-30Add CI environment variables to user-agentisaacs
2018-12-11npm-registry-client: goodbyeKat Marchán
2018-05-16cmd-list: Fix nested aliases, restore alias 'sit': 'cit' (#20513)Mertcan Mermerkaya
2018-04-21npm: Make --timing set loglevel=timingRebecca Turner
2018-03-23standardizeRebecca Turner
2017-10-19npm: Capture logging from log events on the process global (#18883)Rebecca Turner
2017-08-13npm: Don't use color/progress on dumb terminalsRebecca Turner
2017-05-31publish: adapt config for publish RegClient (#16762)Kat Marchán
2017-05-26shrinkwrap: update createdWith fieldKat Marchán
2017-05-26shrinkwrap: warn on incompatible lockfile versionKat Marchán
2017-05-26actions: bump concurrent action countKat Marchán
2017-05-26feat(log): moved new loglevels to npmlog properKat Marchán
2017-05-26feat(logger): added `notice` loglevelKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-28cli: replace cli.js with bin/npm-cli.js and remove cli.js (#12096)Daijiro Wachi
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-03-10actions: Limit concurrent actions to 10Rebecca Turner
2017-03-10fetch-package-metadata: Limit ourselves to 10 concurrent metadata fetchesRebecca Turner
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-02-10npm: Lazy load caching-registry-client (#15631)Rebecca Turner
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-03config: differentiate scope from project scope in configKat Marchán
2016-10-20npm: Detect unsupported Node.js versions and warnRebecca Turner
2016-10-20npm: Send Npm-Scope header along with requests to registryRebecca Turner
2016-06-16output: Standardize how we write to stdoutRebecca Turner