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-07-29reset deps using npm v7isaacs
2020-07-29reset and update all depsisaacs
2020-07-29@npmcli/arborist@0.0.5isaacs
2020-07-29script to bundle and gitignore deps as appropriateisaacs
2020-07-29lint the lib folderisaacs
2020-07-29Use eslint directly instead of standardisaacs
2020-07-29test: properly clean reify-output snapshotisaacs
2020-07-29Make ll completion test pass by comparing toString() valuesisaacs
2020-07-29Do not exit error if install has an audit advisoryisaacs
2020-07-29Full dependency rebootisaacs
2020-07-29move reify-output util test to proper locationisaacs
2020-07-29test coverage and bugfix for reify-output utilisaacs
2020-07-29disable progress when --silent is setisaacs
2020-07-29make default help banner more helpfulisaacs
2020-07-29refactor and test for main cli scriptisaacs
2020-07-29tests for main npm moduleisaacs
2020-07-29make ll a first-class command to make the cmd implementation easierisaacs
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-29remove direct dep on npm-install-checksisaacs
2020-07-29update parse-conflict-jsonisaacs
2020-07-29update chalk, remove is-ciisaacs
2020-07-29move update-notifier into separate moduleisaacs
2020-07-29use set-user-agent utilisaacs
2020-07-29Assign usage/completion to npm.commands[x] for completion supportisaacs
2020-07-29module to set user-agent configisaacs
2020-07-29move npm-cache-filename to dev depsisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29First pass refactoring npm.js and npm-cli.jsisaacs
2020-07-29remove reference to npm.rollbacks listisaacs
2020-07-29add @npmcli/ci-detect dependencyisaacs
2020-07-29Update open-url and help to fix browser help docsisaacs
2020-07-29remove onload-script configisaacs
2020-07-29Remove the log-stream config, fix some references to removed modulesisaacs
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-29add unit test for cmd-list moduleisaacs
2020-07-29unit test for unsupported version checkerisaacs
2020-07-28test: refactor publish testsclaudiahdz
2020-07-27test: add utils/tar.js testsclaudiahdz
2020-07-24test: refactor pack testsclaudiahdz