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
path: root/lib/utils
AgeCommit message (Expand)Author
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-09fix: arborist inventory change updateRuy Adorno
2020-12-04chore: remove unused filesRuy Adorno
2020-12-04feat: add npm set-scriptYash-Singh1
2020-12-03Use @npmcli/run-script for exec, explore; add interactive execisaacs
2020-11-20fix: npm unstarRuy Adorno
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-30chore: cherry-pick cleanup logsclaudiahdz
2020-10-30use sh as default unix shell, not bashisaacs
2020-10-27pack: do not show individual files of bundled depsisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-23eslint-plugin-standard@4.0.2isaacs
2020-10-23docs: npm-dedupe through npm-installisaacs
2020-10-16Handle errors from audit endpoint appropriatelyisaacs
2020-10-13Integration code for @npmcli/arborist@1.0.0isaacs
2020-10-13fix: patch config.js to remove duplicate valuesDarcy Clarke
2020-10-13docs: v7 using npm config refreshRuy Adorno
2020-10-13fix: init config aliasesRuy Adorno
2020-10-09add file-exists util functionnlf
2020-10-07remove user-agent related codenlf
2020-10-07remove unused group config type, add some commentsnlf
2020-10-07expose npm-version through config defaultsnlf
2020-10-07expose ci-name through default confignlf
2020-10-07chore: alphabetize config propertiesnlf
2020-09-30add proxyzhaoxuxu
2020-09-30chore: remove unused umask depRuy Adorno
2020-09-30uuid@8.3.0Ruy Adorno
2020-09-29Add 'fetch-timeout' configisaacs
2020-09-29fix: npm ls <pkg> with depth cli configRuy Adorno
2020-09-29fix: added count on reify-outputRuy Adorno
2020-09-29Fix EBADPLATFORM error message (#1876)Brian Jenkins
2020-09-22Add `--strict-peer-deps` optionisaacs
2020-09-17chore: remove unused spec parameter, assign error codeNathan LaFreniere
2020-09-08Add 'npm explain' commandisaacs
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-25Remove reliance on the _exit pseudo-config in error handlerisaacs
2020-08-23ensure npm-command header is sent properlyisaacs
2020-08-21lint fixesisaacs
2020-08-21fix pulseWhileDone promise handlingisaacs
2020-08-21help: show usage when help-search finds no resultsisaacs