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/utils
AgeCommit message (Expand)Author
2021-04-24Remove --always-auth config definitionisaacs
2021-04-22feat: add init workspacesRuy Adorno
2021-04-15feat(version): add workspace supportGar
2021-04-01Support reporting on ERESOLVE errors when current is missingisaacs
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-03-31feat(workspaces): add repo and docsGar
2021-03-29change 'maxsockets' default value back to 15Andreas
2021-03-26fix(config): tie save-exact/save-prefix togetherGar
2021-03-26fix(config): properly translate user-agentGar
2021-03-25fix(config): accept explicit production=falseGar
2021-03-24fix(flatOptions): re-add `_auth`Gar
2021-03-24fix(audit-level): add `info` audit levelGar
2021-03-24config: Restore --dev flag, unify --omit flattenersisaacs
2021-03-24fix(config): flatten savePrefix properlyGar
2021-03-23fix: yes configRuy Adorno
2021-03-22fix(usage): tie usage to configGar
2021-03-19fix(suggestions): clarify Unknown command outputGar
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-18chore(config): remove flatOptions referencesGar
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-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-12[fix] node v10.0 lacks `fs.promises`Jordan Harband
2021-02-05chore: utils cleanup and testsnlf
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-01remove aproba as top-level depisaacs
2021-01-28feat: add npm diffruyadorno/npm-diffRuy Adorno
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-18Add max-len to lint rulesEdu93Jer
2020-12-15remove some unused modulesnlf
2020-12-15move splitPackageNames to its own modulenlf
2020-12-11Remove 'use strict'isaacs
2020-12-11Set NODE_ENV=production if 'dev' is on the omit listisaacs/set-node-env-productionisaacs
2020-12-09allow for passing object keys to searchopts to allow paginationnlf/search-optsnlf
2020-12-09fix: arborist inventory change updateRuy Adorno
2020-12-04chore: remove unused filesRuy Adorno