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
2022-05-05feat: add --iwr alias for --include-workspace-rootfritzy/iwrNathan Fritz
2022-05-048.9.0v8.9.0nlf
2022-05-04chore: changelog for v8.9.0nlf
2022-05-04chore: fix url in release-manager script (#4853)nlf
2022-05-04deps: pacote@13.3.0 (#4852)Gar
2022-05-04docs: show complex object interactions in npm pkg (#4847)Gar
2022-05-04docs: remove incorrect v6 auto prune info (#4845)Gar
2022-05-04chore: run make docs in postsnap script instead of make mandocs (#4848)nlf
2022-05-04deps: cacache@16.0.7 (#4816)Gar
2022-05-03deps: pacote@13.2.0 (#4837)Nathan Fritz
2022-05-03fix(exec): ignore packageLockOnly flag (#4843)nlf
2022-05-03feat: make npm owner workspace aware (#4835)Gar
2022-05-03chore: gitignore __pycache__ directories in node_modules (#4842)nlf
2022-05-03chore(test): add lib/npm.js to coverage map for all commandsnlf
2022-05-03fix: start consolidating color outputGar
2022-05-03chore(benchmarks): add missing space to if condition (#4841)nlf
2022-05-03chore: remove bot from authors (#4833)Ruy Adorno
2022-04-278.8.0v8.8.0release/v8.8.0Ruy Adorno
2022-04-27chore: update AUTHORSRuy Adorno
2022-04-27chore: changelog for v8.8.0Ruy Adorno
2022-04-27deps: libnpmexec@4.0.5libnpmexec-v4.0.5npm team
2022-04-27chore(latest): release libnpmexec 4.0.5github-actions[bot]
2022-04-27deps: libnpmversion@3.0.4libnpmversion-v3.0.4npm team
2022-04-27chore(latest): release libnpmversion 3.0.4github-actions[bot]
2022-04-26deps: libnpmpublish@6.0.4libnpmpublish-v6.0.4npm team
2022-04-26chore(latest): release libnpmpublish 6.0.4github-actions[bot]
2022-04-26deps: @npmcli/arborist@5.1.1arborist-v5.1.1npm team
2022-04-26chore(latest): release arborist 5.1.1github-actions[bot]
2022-04-26fix: normalize win32 paths before globbingLuke Karrys
2022-04-26deps: cli-table3@0.6.2Luke Karrys
2022-04-26deps: lru-cache@7.8.1Luke Karrys
2022-04-26deps: semver@7.3.7Luke Karrys
2022-04-26deps: npm-packlist@5.0.2Luke Karrys
2022-04-26deps: glob@8.0.1Luke Karrys
2022-04-26deps: read-package-json@5.0.1Luke Karrys
2022-04-26deps: npmlog@6.0.2Luke Karrys
2022-04-26deps: npm-profile@6.0.3Luke Karrys
2022-04-26deps: cacache@16.0.6Luke Karrys
2022-04-26deps: @npmcli/map-workspaces@2.0.3Luke Karrys
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-26chore(benchmark): add comment permission check and filter paths (#4766)Luke Karrys
2022-04-26fix(libnpmpublish): unpublish from custom reg (#4657)Ruy Adorno
2022-04-21docs: include org instructions in scoped publish (#4772)Tierney Cyren
2022-04-21chore(publish): add test for _auth with configured registryGar
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-21chore(publish): add _auth testsGar
2022-04-21chore(latest): release libnpmexec 4.0.4 (#4780)libnpmexec-v4.0.4github-actions[bot]
2022-04-21chore(latest): release arborist 5.1.0 (#4779)arborist-v5.1.0github-actions[bot]
2022-04-21fix: Use node in and fallback to PATH if not found (#4778)Marco Tizzoni
2022-04-21chore(exec): fix testsRuy Adorno