CLI documentation update from CI

npm CLI robot committed Sep 28, 2023 at 02:22 UTC f324e8e2853056366f3116da0d650576e25f878b
2 files changed +3 -1
package-lock.json
-1
@@ -43,7 +43,6 @@
43 "devDependencies": {
44 "@npmcli/eslint-config": "^4.0.1",
45 "@npmcli/template-oss": "4.19.0",
46 - "eslint-plugin-github": "^4.10.1",
46 "tap": "^16.3.2"
47 },
48 "engines": {
src/theme/nav.yml
+3
@@ -1470,6 +1470,9 @@
1470 - title: npm run-script
1471 url: /cli/v10/commands/npm-run-script
1472 description: Run arbitrary package scripts
1473 + - title: npm sbom
1474 + url: /cli/v10/commands/npm-sbom
1475 + description: Generate a Software Bill of Materials (SBOM)
1476 - title: npm search
1477 url: /cli/v10/commands/npm-search
1478 description: Search for packages