猩星文档 / npm8中文文档
    • npm 8.19.1
    • 1  CLI 命令
    • 1-4  npm audit
    • 1-4-1  概要
    • 1-4-2  描述
    • 1-4-3  审计签名
    • 1-4-4  审计端点
    • 1-4-5  退出码
    • 1-4-6  示例
    • 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`
  • `dry-run`
  • `force`
  • `json`
  • `package-lock-only`
  • `omit`
  • `foreground-scripts`
  • `ignore-scripts`
  • `workspace`
  • `workspaces`
  • `include-workspace-root`
  • `install-links`
上一章: 示例
下一章: `audit-level`