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/test
AgeCommit message (Expand)Author
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18Remove old config definitions and flattening logicisaacs/config-refactorisaacs
2021-03-18update lib/*.js to use new config structuresisaacs
2021-03-18New consolidated config definitionsisaacs
2021-03-18fix(publish): handle case where multiple config list is presentKenrick
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09Fix cb() never called in search with --json optionFraqe
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05fix(repo, auth.sso): don't promisify open-urlGar
2021-03-05fix(diff): set option where for pacoteRuy Adorno
2021-03-05feat/explain: show when an edge is a bundled edgekumavis
2021-03-05Get correct npm prefix on all Windows unix shellsisaacs/fix-windows-shell-binsisaacs
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25fix(test): update hidden package-lock mtime in lsisaacs
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-25feat(explain): mark when dependency is bundledkumavis
2021-02-22update tests for new @npmcli/arborist behaviorisaacs
2021-02-22Move implementation to separate packageisaacs/hide-easter-egg-betterisaacs
2021-02-22chore(refactor): clean up lifecycle-cmdsGar
2021-02-22Do not print error banner for shell proxy commandsisaacs
2021-02-22test: fix typo in shrinkwrap.jsIkko Ashimine
2021-02-19chore(tests): refactor publish testsGar
2021-02-18throw an error when trying to dedupe in global modenlf/no-global-dedupenlf
2021-02-18restore the prefix on output from `npm version <inc>`nlf/restore-tag-prefix-on-versionnlf
2021-02-12[fix] node v10.0 lacks `fs.promises`Jordan Harband
2021-02-12fix(tests): rewrite doctor testsJordan Harband
2021-02-11fix(env): Do not clobber defined 'env' scriptisaacs
2021-02-05fix(publish): follow configs for registry authGar
2021-02-05chore: utils cleanup and testsnlf
2021-02-01test: do not depend on npm.version in usage testisaacs
2021-02-01Add test for ansi-trim moduleisaacs
2021-02-01test: Add test for npm-usage.js, and fix 'npm --long' outputisaacs
2021-02-01wrap a timer around the rimraf call in npm-ciisaacs/ci-rm-timerisaacs
2021-01-28feat: add npm diffruyadorno/npm-diffRuy Adorno
2021-01-28fix: publish: test defaultTag caused early errordr-js
2021-01-28test: publish: test add read registry only from publishConfigdr-js
2021-01-15test: fix test/lib/outdated.js coverageRuy Adorno
2021-01-15fix: npm ls global testsRuy Adorno
2021-01-15fix(link): already linked packages w/ global prefixnlf
2021-01-07lint fixisaacs
2021-01-07fix(ci): pay attention to --ignore-scriptsMichael Garvin
2021-01-07pass extra arguments directly to run-script as an arraynlf/fix-script-argsnlf
2021-01-07fix: npm publish --dry-run should not check login statusfuhao.xu
2021-01-07test: add code coverage to missing branchisaacs
2021-01-07Remove process.umask() call from config defaultisaacs/remove-process-umaskisaacs
2020-12-18remove the metrics sendernlf/remove-metricsnlf
2020-12-18(docs,test): assorted typo fixesXhmikosR
2020-12-18fix: npm profile refactorRuy Adorno
2020-12-18Include prerelease versions when deprecatingTieg Zaharia