猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-29
npm install-test
1-29-3
配置
1-29-3-1 `save`
1-29-3-2 `save-exact`
1-29-3-3 `global`
1-29-3-4 `global-style`
1-29-3-5 `legacy-bundling`
1-29-3-6 `omit`
1-29-3-7 `strict-peer-deps`
1-29-3-8 `package-lock`
1-29-3-9 `foreground-scripts`
1-29-3-10 `ignore-scripts`
1-29-3-11
`audit`
1-29-3-12 `bin-links`
1-29-3-13 `fund`
1-29-3-14 `dry-run`
1-29-3-15 `workspace`
1-29-3-16 `workspaces`
1-29-3-17 `include-workspace-root`
1-29-3-18 `install-links`
npm 8.19.1
/
CLI 命令
/
npm install-test
/
配置
/
`audit`
中英双语
默认值:真
类型:布尔值
当 "true" 将审计报告与当前 npm 命令一起提交到默认注册表和为范围配置的所有注册表时。有关提交内容的详细信息,请参阅
npm audit
的文档。
上一章:
`ignore-scripts`
下一章:
`bin-links`