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
2021-03-24fix(config): flatten savePrefix properlyGar
2021-03-24fix(uninstall): use correct local prefixJames Chen-Smith
2021-03-23fix(run-script): remove log.disableProgressRuy Adorno
2021-03-23fix: npm birthdayRuy Adorno
2021-03-23fix: which configRuy Adorno
2021-03-23fix: yes configRuy Adorno
2021-03-22fix(usage): add action items to error outputGar
2021-03-22feat: add exec workspacesRuy Adorno
2021-03-22fix(usage): tie usage to configGar
2021-03-19fix(suggestions): clarify Unknown command outputGar
2021-03-19restore npm.flatOptions.npmCommandisaacs/restore-npm-command-flat-optionisaacs
2021-03-19feat: add run-script workspacesRuy Adorno
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-12usage: Correct "npm COMMAND help" to "npm help COMMAND"Edward Grech
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-05fix(search): don't pass unused argsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-03-04Remove unused arguments on various function callsNathan Shively-Sanders
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-25feat(explain): mark when dependency is bundledkumavis
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-22fix(runScript): obey silent loglevelGar
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-18fix: shrinkwrap in node v10.0Jordan Harband
2021-02-12[fix] node v10.0 lacks `fs.promises`Jordan Harband
2021-02-11fix(env): Do not clobber defined 'env' scriptisaacs
2021-02-08fix: prune optionalDeps ls compatRuy Adorno
2021-02-05fix(publish): follow configs for registry authGar
2021-02-05chore: utils cleanup and testsnlf
2021-02-02fix(lib/npm): do not clobber config.execPathGar
2021-02-02fix(exec): use latest version when possibleGar
2021-02-01Add test for ansi-trim moduleisaacs
2021-02-01test: Add test for npm-usage.js, and fix 'npm --long' outputisaacs
2021-02-01elaborate that npm help uses browserAlexander Riccio
2021-02-01wrap a timer around the rimraf call in npm-ciisaacs/ci-rm-timerisaacs
2021-02-01pass all settings through to pacote.packument, fixes #2060nlf/fix-proxy-outdatednlf
2021-02-01ignore the sort in help-search more broadlyisaacs/broader-istanbul-ignore-in-help-searchisaacs