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-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-07Direct users to our GitHub issues instead of npm.communityisaacs
2020-08-07update doctor commandisaacs
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-30tests for start, stop, restartisaacs
2020-07-30unit test and bugfix for lifecycle-cmd utilisaacs
2020-07-30fix lintfix script, use flat ternariesisaacs
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-29lint the lib folderisaacs
2020-07-29Do not exit error if install has an audit advisoryisaacs
2020-07-29test coverage and bugfix for reify-output utilisaacs
2020-07-29disable progress when --silent is setisaacs
2020-07-29add test for output utilisaacs
2020-07-29code style cleanup in error-handler utilisaacs
2020-07-29protect against non-strings when dereferencing commandsisaacs
2020-07-29refactor and test perf.js utilisaacs
2020-07-29remove unnecessary is-registry utilisaacs
2020-07-29tests for error-message utilisaacs
2020-07-29add tests for is-windows* modulesisaacs
2020-07-29move update-notifier into separate moduleisaacs
2020-07-29module to set user-agent configisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29remove reference to npm.rollbacks listisaacs
2020-07-29Update open-url and help to fix browser help docsisaacs
2020-07-29module to delete old debug log filesisaacs
2020-07-29module to setup log settings based on configsisaacs
2020-07-29module for dereferencing aliases to canonical cmd namesisaacs
2020-07-29module to listen to process log eventsisaacs
2020-07-29Module to get project scope from prefixisaacs
2020-07-29remove some unused utils and outdated testsisaacs
2020-07-29unit test for unsupported version checkerisaacs
2020-07-27test: add utils/tar.js testsclaudiahdz
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08rm fetch-package-metadata, refactor bugs/repo/docsisaacs
2020-06-19chore: fix readfn on read-user-infoclaudiahdz
2020-06-17chore: remove bluebirdclaudiahdz
2020-06-15chore: delete old all-package-metadata testsclaudiahdz
2020-06-12chore: arborist fund cmd refactorRuy Adorno
2020-05-08show stdout/stderr output for failed scriptsisaacs
2020-05-08Consistent output for most reify() commandsisaacs