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
2021-04-29ls: do not warn on missing optional depsisaacs
2021-04-24Remove --always-auth config definitionisaacs
2021-04-22feat: add init workspacesRuy Adorno
2021-04-22fix(ls): do not exit with error when all problems are extraneous depsnlf
2021-04-15feat(version): add workspace supportGar
2021-04-14tap@15.0.2Gar
2021-04-08feat(pack): add workspace supportGar
2021-04-08feat(workspaces): implement workspace support for dist-tagnlf
2021-04-01Support reporting on ERESOLVE errors when current is missingisaacs
2021-04-01fix(docs): add workspaces configurationGar
2021-04-01usage: specify the key each time for multiplesisaacs
2021-04-01Add a 'envExport' flag for config definitionsisaacs/add-env-export-false-flag-for-config-defsisaacs
2021-04-01fix(tests): update snapshotsGar
2021-04-01feat(view): add workspace supportGar
2021-04-01feat(set-script): implement workspacesnlf
2021-03-31feat(workspaces): add repo and docsGar
2021-03-29chore: fix smoke-tests snapshotsRuy Adorno
2021-03-29change 'maxsockets' default value back to 15Andreas
2021-03-29fix: empty newline printed to stderrRuy Adorno
2021-03-26add smoke testsRuy Adorno
2021-03-25fix(config): accept explicit production=falseGar
2021-03-24fix(audit-level): add `info` audit levelGar
2021-03-24config: Restore --dev flag, unify --omit flattenersisaacs
2021-03-23pacote@11.3.1Ruy Adorno
2021-03-23fix: yes configRuy Adorno
2021-03-22fix(usage): tie usage to configGar
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-18New consolidated config definitionsisaacs
2021-03-12usage: Correct "npm COMMAND help" to "npm help COMMAND"Edward Grech
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05feat/explain: show when an edge is a bundled edgekumavis
2021-03-05fix(npm) pass npm context everywhereGar
2021-03-04Remove unused arguments on various function callsNathan Shively-Sanders
2021-02-25feat(explain): mark when dependency is bundledkumavis
2021-02-22Move implementation to separate packageisaacs/hide-easter-egg-betterisaacs
2021-02-22Do not print error banner for shell proxy commandsisaacs
2021-02-05chore: utils cleanup and testsnlf
2021-02-01test: do not depend on npm.version in usage testisaacs
2021-02-01test: Add test for npm-usage.js, and fix 'npm --long' outputisaacs
2021-01-28feat: add npm diffruyadorno/npm-diffRuy Adorno
2021-01-15fix(link): already linked packages w/ global prefixnlf
2021-01-07add foreground-scripts optionisaacs/foreground-scriptsisaacs
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-11fix: lib/team.js tweaks and testsRuy Adorno