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-10-12feat(config): Add --lockfile-version config optionisaacs
2021-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-09-14fix(config): user-agent properly shows ciGar
2021-08-26fix(config): respect --global, --package-lock-onlynlf
2021-08-19fix(docs): update npm-publish access flag infoaustincho
2021-07-22fix(config): consolidate use of npm.colorGar
2021-07-15feat(config): introduce 'location' parameternlf
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-07-12fix(config): fix noproxyGar
2021-07-12feat: npm pkgRuy Adorno
2021-06-17feat(pack): add pack-destination configGar
2021-06-17fix(config): add flatOptions.npxCacheGar
2021-06-17fix(config): update link definitionGar
2021-06-16feat(ls): support `--package-lock-only` flagGareth Jones
2021-06-10feat(diff): add workspace supportGar
2021-06-03fix(docs): link foreground-scripts w/ loglevelGar
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-05-06feat(config): add workspaces boolean to user-agentnlf
2021-04-24Remove --always-auth config definitionisaacs
2021-04-22feat: add init workspacesRuy Adorno
2021-04-15feat(version): add workspace supportGar
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-19feat: add run-script workspacesRuy Adorno
2021-03-18New consolidated config definitionsisaacs