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