1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug_7.md-35
- .github/ISSUE_TEMPLATE/bug_7.yml+49
- AUTHORS+2
- CHANGELOG.md+50
- CONTRIBUTING.md+1-1
- lib/config.js+2-2
- lib/help.js+1-1
- lib/ls.js+1-1
- lib/outdated.js+2-2
- lib/utils/completion/installed-deep.js+1-1
- lib/utils/config/describe-all.js+1-1
- lib/utils/npm-usage.js+1-1
- lib/utils/tar.js+2-2
- lib/view.js+4-1
- node_modules/@npmcli/arborist/CHANGELOG.md-19
- node_modules/@npmcli/arborist/bin/license.js+1-1
- node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js+1-1
- node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js+3-3
- node_modules/@npmcli/arborist/lib/arborist/load-virtual.js+2-2
- node_modules/@npmcli/arborist/lib/arborist/rebuild.js+1-1
- node_modules/@npmcli/arborist/lib/arborist/reify.js+9-2
- node_modules/@npmcli/arborist/lib/audit-report.js+1-1
- node_modules/@npmcli/arborist/lib/printable.js+4-4
- node_modules/@npmcli/arborist/lib/shrinkwrap.js+1-1
- node_modules/@npmcli/arborist/lib/update-root-package-json.js+1-1
- node_modules/@npmcli/arborist/lib/vuln.js+3-3
- node_modules/@npmcli/arborist/lib/yarn-lock.js+6-6
- node_modules/@npmcli/arborist/package.json+7-6
- node_modules/glob/README.md+1-1
- node_modules/glob/common.js+2-8
- node_modules/glob/glob.js-2
- node_modules/glob/package.json+8-3
- node_modules/glob/sync.js-2
- node_modules/ignore-walk/index.js+1-1
- node_modules/ignore-walk/package.json+5-2
- node_modules/json-stringify-nice/index.js+1-1
- node_modules/json-stringify-nice/package.json+15-2
- node_modules/libnpmexec/CHANGELOG.md-17
- node_modules/libnpmexec/lib/cache-install-dir.js+1-1
- node_modules/libnpmexec/lib/index.js+1-1
- node_modules/libnpmexec/package.json+1-1
- node_modules/npm-packlist/bin/index.js+3-2
- node_modules/npm-packlist/index.js+19-25
- node_modules/npm-packlist/package.json+15-2
- package-lock.json+161-174
- package.json+9-6
- scripts/bundle-and-gitignore-deps.js+2-2
- scripts/config-doc.js+2-2
- tap-snapshots/test/lib/config.js.test.cjs+12
- tap-snapshots/test/lib/ls.js.test.cjs+82-82
- tap-snapshots/test/lib/outdated.js.test.cjs+50-50
- tap-snapshots/test/lib/utils/tar.js.test.cjs+9-6
- tap-snapshots/test/lib/view.js.test.cjs+40-6
- test/fixtures/mock-npm.js+5-3
- test/lib/config.js+6
- test/lib/dist-tag.js+6-3
- test/lib/exec.js+4-4
- test/lib/link.js+1-1
- test/lib/load-all-commands.js+1-1
- test/lib/ls.js+131-131
- test/lib/outdated.js+32-32
- test/lib/utils/cleanup-log-files.js+1-1
- test/lib/utils/completion/installed-deep.js+14-5
- test/lib/utils/tar.js+3
- test/lib/utils/update-notifier.js+4-4
- test/lib/view.js+28-20
0 commit comments