1 file changed
+1
-1
lines changed- .eslintrc.local.json-1
- .github/workflows/benchmark-comment.yml-87
- .github/workflows/benchmark.yml+62-39
- .github/workflows/ci.yml+19-36
- .github/workflows/create-cli-deps-pr.yml+50-39
- .github/workflows/release.yml+118
- .gitignore+1
- DEPENDENCIES.md+738
- Makefile+8-12
- lib/auth/sso.js-2
- lib/commands/config.js+3
- lib/commands/help-search.js+2-2
- lib/commands/install.js+1-10
- lib/commands/ls.js+11-34
- lib/commands/outdated.js+7-8
- lib/commands/profile.js+2-2
- lib/commands/publish.js+17-12
- lib/commands/token.js+2-2
- lib/commands/view.js+26-27
- lib/utils/update-notifier.js+9-1
- node_modules/.gitignore+1
- node_modules/@npmcli/config/lib/index.js+2-3
- node_modules/@npmcli/config/package.json+3-3
- node_modules/ansicolors/LICENSE-23
- node_modules/ansicolors/ansicolors.js-65
- node_modules/ansicolors/package.json-23
- node_modules/ansicolors/test/ansicolors.js-71
- node_modules/ansistyles/LICENSE-23
- node_modules/ansistyles/ansistyles.js-38
- node_modules/ansistyles/package.json-23
- node_modules/ansistyles/test/ansistyles.js-15
- package-lock.json+51-32
- package.json+3-7
- scripts/changelog.js+21-14
- scripts/dependency-graph.js+174
- scripts/git-dirty.js+1-1
- scripts/npm-cli-repos.txt+88
- scripts/release-manager.js+248
- scripts/resetdeps.sh+1
- smoke-tests/.eslintrc.js+15
- smoke-tests/.gitignore+21
- smoke-tests/package.json+49
- smoke-tests/server.js-282
- smoke-tests/tap-snapshots/test/index.js.test.cjs+46-46
- smoke-tests/test/fixtures/abbrev.json
- smoke-tests/test/fixtures/abbrev.min.json
- smoke-tests/test/fixtures/abbrev/-/abbrev-1.0.4.tgz
- smoke-tests/test/fixtures/abbrev/-/abbrev-1.1.1.tgz
- smoke-tests/test/fixtures/promise-all-reject-late.json
- smoke-tests/test/fixtures/promise-all-reject-late.min.json
- smoke-tests/test/fixtures/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz
- smoke-tests/test/fixtures/server.js+49
- smoke-tests/test/index.js+129-120
- tap-snapshots/test/lib/commands/config.js.test.cjs+9
- tap-snapshots/test/lib/commands/doctor.js.test.cjs+1-97
- tap-snapshots/test/lib/commands/profile.js.test.cjs+41-41
- tap-snapshots/test/lib/commands/view.js.test.cjs+4-4
- test/fixtures/mock-npm.js+17-1
- test/fixtures/mock-registry.js+33-6
- test/lib/auth/sso.js-17
- test/lib/commands/adduser.js+150-164
- test/lib/commands/doctor.js+4-2
- test/lib/commands/help-search.js+2-2
- test/lib/commands/install.js+2-5
- test/lib/commands/ls.js+15-209
- test/lib/commands/outdated.js+17-8
- test/lib/commands/profile.js-1
- test/lib/commands/publish.js+25-14
- workspaces/arborist/CHANGELOG.md+8
- workspaces/arborist/lib/audit-report.js+36-39
- workspaces/arborist/package.json+1-1
- workspaces/arborist/tap-snapshots/test/audit-report.js.test.cjs+129
- workspaces/libnpmversion/CHANGELOG.md+7
- workspaces/libnpmversion/package.json+1-1
0 commit comments