2 files changed
+2
-2
lines changed- .github/workflows/ci-docs.yml+54-16
- .github/workflows/ci.yml+47-82
- .github/workflows/release-please-libnpmaccess.yml+1-1
- .github/workflows/release-please-libnpmdiff.yml+1-1
- .github/workflows/release-please-libnpmexec.yml+1-1
- .github/workflows/release-please-libnpmfund.yml+1-1
- .github/workflows/release-please-libnpmhook.yml+1-1
- .github/workflows/release-please-libnpmorg.yml+1-1
- .github/workflows/release-please-libnpmpack.yml+1-1
- .github/workflows/release-please-libnpmpublish.yml+1-1
- .github/workflows/release-please-libnpmsearch.yml+1-1
- .github/workflows/release-please-libnpmteam.yml+1-1
- .github/workflows/release-please-libnpmversion.yml+1-1
- .github/workflows/release-please-npmcli-arborist.yml+1-1
- .gitignore-1
- Makefile+13-18
- docs/.gitignore+1-3
- docs/bin/config.json+5
- docs/bin/dockhand.js+35-43
- docs/bin/template.html
- docs/config.json-5
- docs/content/using-npm/scripts.md+1-1
- docs/package.json+21-15
- docs/test/index.js+35-1
- lib/commands/help.js+22-6
- netlify.toml-4
- node_modules/builtins/History.md-39
- node_modules/builtins/Readme.md+28-7
- node_modules/builtins/builtins.json-35
- node_modules/builtins/index.js+79
- node_modules/builtins/package.json+12-6
- node_modules/builtins/test.js-5
- node_modules/init-package-json/lib/default-input.js+17-17
- node_modules/init-package-json/lib/init-package-json.js+27-27
- node_modules/init-package-json/package.json+14-12
- node_modules/npm-package-arg/package.json+14-12
- node_modules/validate-npm-package-name/lib/index.js+12-10
- node_modules/validate-npm-package-name/package.json+35-9
- node_modules/validate-npm-package-name/test/index.js-109
- package-lock.json+97-61
- package.json+5-5
- scripts/resetdeps.sh+4-2
- test/lib/commands/help.js+38
- workspaces/arborist/lib/tracker.js+7-3
- workspaces/arborist/package.json+2-2
- workspaces/arborist/test/tracker.js+6-2
- workspaces/libnpmaccess/package.json+2-2
- workspaces/libnpmdiff/package.json+2-2
- workspaces/libnpmexec/package.json+2-2
- workspaces/libnpmfund/package.json+2-2
- workspaces/libnpmhook/package.json+2-2
- workspaces/libnpmorg/package.json+2-2
- workspaces/libnpmpack/package.json+2-2
- workspaces/libnpmpublish/package.json+2-2
- workspaces/libnpmsearch/package.json+2-2
- workspaces/libnpmteam/package.json+2-2
- workspaces/libnpmversion/package.json+2-2
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
|
0 commit comments