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-10-07chore: fix publish testsGar
2021-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-08-26chore: fix gitHead snapshots againGar
2021-07-12fix(publish): obey --ignore-scripts flagGar
2021-06-23chore(tests): expose real mock npm objectGar
2021-05-27fix(publish): skip private workspacesRuy Adorno
2021-05-20feat(unpublish): add workspace/dry-run supportGar
2021-05-13feat(publish): add workspace supportGar
2021-04-14tap@15.0.2Gar
2021-03-18update lib/*.js to use new config structuresisaacs
2021-03-18fix(publish): handle case where multiple config list is presentKenrick
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-19chore(tests): refactor publish testsGar
2021-02-05fix(publish): follow configs for registry authGar
2021-01-28fix: publish: test defaultTag caused early errordr-js
2021-01-28test: publish: test add read registry only from publishConfigdr-js
2021-01-07fix: npm publish --dry-run should not check login statusfuhao.xu
2020-12-18raise an error early if publishing without login, registryisaacs/publish-fail-when-no-registry-no-loginisaacs
2020-11-04Support publishing any kind of spec, not just directoriesisaacs
2020-11-03Support *all* conf keys in publishConfigisaacs
2020-10-13fix: make sure publishConfig is passed throughnlf
2020-07-30fix: test/lib/publish.js testRuy Adorno
2020-07-28test: refactor publish testsclaudiahdz