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-15feat(workspaces): add --include-workspace-root and explicit --no-workspacesfritzy/workspace-rootGar
2021-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-06-16fix(workspaces): explicitly error in global modeGar
2021-06-01fix: refactor get package nameGar
2021-04-08feat(workspaces): implement workspace support for dist-tagnlf
2021-03-18feat(help): refactor npm help/help-searchGar
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-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-04test: refactor dist-tag to test/libRuy Adorno
2020-05-08refactor otplease, remove figgy-pudding and bluebirdisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2019-08-16Add spec to dist-tag remove functionSara Ahbabou
2018-12-11dist-tag: stop using npm-registry-clientKat Marchán
2018-12-11dist-tag: make 'ls' the default action (#106)isaacs
2018-03-23standardizeRebecca Turner
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-01-23add 'npm dist-tag {add,del,list}'Forrest L Norvell