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-12-15move splitPackageNames to its own modulenlf
2020-12-11Remove 'use strict'isaacs
2020-12-11Set NODE_ENV=production if 'dev' is on the omit listisaacs/set-node-env-productionisaacs
2020-12-09allow for passing object keys to searchopts to allow paginationnlf/search-optsnlf
2020-12-03Use @npmcli/run-script for exec, explore; add interactive execisaacs
2020-11-17test: fix line-endings for builtin config saving testisaacs
2020-11-17lint tests before publishingisaacs
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-11-13explain-dep: handle shortening edge from root projectisaacs
2020-11-13send json errors to stderr, not stdoutisaacs
2020-11-13fix: legacy auth tokensRuy Adorno
2020-11-03Support *all* conf keys in publishConfigisaacs
2020-10-30test: add tests for test/lib/utils/replace-info.jsRuy Adorno
2020-10-30use sh as default unix shell, not bashisaacs
2020-10-16Handle errors from audit endpoint appropriatelyisaacs
2020-10-13Integration code for @npmcli/arborist@1.0.0isaacs
2020-10-09add file-exists util functionnlf
2020-10-07update config related testsnlf
2020-10-07remove user-agent related codenlf
2020-09-30add proxyzhaoxuxu
2020-09-29Add 'fetch-timeout' configisaacs
2020-09-29fix: added count on reify-outputRuy Adorno
2020-09-29Fix EBADPLATFORM error message (#1876)Brian Jenkins
2020-09-21chore: add tests for ping util and cmdNathan LaFreniere
2020-09-18chore: add get-identity testsNathan LaFreniere
2020-09-07Tighten up the output of dep node explanationsisaacs
2020-09-04Explain ERESOLVE errorsisaacs
2020-09-04fix: scope configRuy Adorno
2020-09-01test: add lib/utils/error-handler.js testsRuy Adorno
2020-08-25Detect CI properly in flatOptions generationisaacs
2020-08-23ensure npm-command header is sent properlyisaacs
2020-08-20move flat-options.js from lib/config/ to lib/utils/isaacs
2020-08-18move cmd-list from lib/config/ to lib/utils/isaacs
2020-08-18a utility for config defaults, types, and shorthandsisaacs
2020-08-18a utility for getting the PATH env as an arrayisaacs
2020-08-18chore: migrate to levenjamesgeorge007
2020-08-07refactor and test for installed-shallow completionisaacs
2020-08-07new npm-specific update-notifier implementationisaacs
2020-08-04test: refactor dist-tag to test/libRuy Adorno
2020-08-04reify-output: do not blow up if diff is missingisaacs
2020-08-04test: enforce full coverageisaacs
2020-08-04refactor and lint commands, make consistentisaacs
2020-07-30unit test and bugfix for lifecycle-cmd utilisaacs
2020-07-30unit test for escape-exec-path utilisaacs
2020-07-30unit test for escape-arg utilisaacs
2020-07-30chore: refactored completion/installed-deepRuy Adorno
2020-07-29test: more affordances for Windowsisaacs
2020-07-29test: properly clean reify-output snapshotisaacs
2020-07-29move reify-output util test to proper locationisaacs
2020-07-29disable progress when --silent is setisaacs