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
2021-03-26Always set npm.command to canonical command nameisaacs/set-npm-command-to-canonical-commandisaacs
2021-03-19restore npm.flatOptions.npmCommandisaacs/restore-npm-command-flat-optionisaacs
2021-03-19feat: add run-script workspacesRuy Adorno
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18update lib/*.js to use new config structuresisaacs
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-03-04Remove unused arguments on various function callsNathan Shively-Sanders
2021-02-22Do not print error banner for shell proxy commandsisaacs
2021-02-02fix(lib/npm): do not clobber config.execPathGar
2020-12-18remove the metrics sendernlf/remove-metricsnlf
2020-12-18Add max-len to lint rulesEdu93Jer
2020-11-13Set process.title a bit more usefullyisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-23Properly set npm_command environment variable.isaacs
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