猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-4
npm audit
1-4-7
配置
1-4-7-1
`audit-level`
1-4-7-2 `dry-run`
1-4-7-3 `force`
1-4-7-4 `json`
1-4-7-5 `package-lock-only`
1-4-7-6 `omit`
1-4-7-7 `foreground-scripts`
1-4-7-8 `ignore-scripts`
1-4-7-9 `workspace`
1-4-7-10 `workspaces`
1-4-7-11 `include-workspace-root`
1-4-7-12 `install-links`
npm 8.19.1
/
CLI 命令
/
npm audit
/
配置
/
`audit-level`
中英双语
默认值:空
类型:空、"info"、"low"、"moderate"、"high"、"critical" 或 "none"
npm audit
以非零退出代码退出的最低漏洞级别。
上一章:
配置
下一章:
`dry-run`