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
AgeCommit message (Expand)Author
2020-07-08rm fetch-package-metadata, refactor bugs/repo/docsisaacs
2020-07-08test: clean up prune/dedupe tests suiteclaudiahdz
2020-07-08test: refactor access testsRuy Adorno
2020-07-01test: add coverage mapRuy Adorno
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-06-11chore: remove lib/install/*.jsclaudiahdz
2020-06-11Implement npm rebuild using Arboristisaacs
2020-06-11feat: make find-dupes docs point to dedupe docsclaudiahdz
2020-06-09feat: make find-dupes top-level commandclaudiahdz
2020-06-06feat: add dryRun to dedupeclaudiahdz
2020-06-06feat: use Arborist for dedupe and pruneclaudiahdz
2020-06-06chore: refactor npm outdated exportclaudiahdz
2020-06-06feat: use node.edges for outdated infoclaudiahdz
2020-06-06feat: add --all flag on npm outdatedclaudiahdz
2020-06-06chore: assign global path in npm updateclaudiahdz
2020-06-06feat: npm outdated with arboristclaudiahdz
2020-06-05Better --force message, correct config.force documentationPablo Cúbico
2020-05-28ci-test, install-test: consistent cmd code patternisaacs
2020-05-08fix(link): missing exportsRuy Adorno
2020-05-08fix(cache): add missing promisify() around rimrafisaacs
2020-05-08add the --legacy-peer-deps configisaacs
2020-05-08show stdout/stderr output for failed scriptsisaacs
2020-05-08shrinkwrap: port to using Arboristisaacs
2020-05-08Consistent output for most reify() commandsisaacs
2020-05-08ci: add error on ci for global packagesclaudiahdz
2020-05-08ci: use loadVirtual to verify existance of package-lockclaudiahdz
2020-05-08feat: updated 'npm ci' to use arboristMichael Perrotte
2020-05-08feat: npm update with arboristclaudiahdz
2020-05-08chore: remove figgy-pudding from cliclaudiahdz
2020-05-08chore: pack with libnpmpackclaudiahdz
2020-05-08feat: publish only from local directoryclaudiahdz
2020-05-08version: use libnpmversionisaacs
2020-05-08Fix (with hacky temporary code in some cases) usage output for all commandsisaacs
2020-05-08Remove littleGuys, no longer relevantisaacs
2020-05-08flatOptions: include preferDedupe and ignoreScriptsisaacs
2020-05-08Use @npmcli/run-script for npm runisaacs
2020-05-08Set non-default configs in the environmentisaacs
2020-05-08Set basic npm envs in main command functionisaacs
2020-05-08Remove HTTP Referer header configisaacs
2020-05-08Remove two remaining BB remnantsisaacs
2020-05-08team: no need to override flatOptions.descriptionisaacs
2020-05-08remove parse-json util, use json-parse-even-better-errorsisaacs
2020-05-08view: raise proper ENOENT if package.json is missingisaacs
2020-05-08de-terse the star command output picture logicisaacs
2020-05-08fix: lining; removal of BB remnantMichael Perrotte
2020-05-08feat: updated the way we handle identity fetchingMichael Perrotte
2020-05-08Remove bluebird, figgy-pudding from several smaller commandsisaacs