猩星文档 / npm8中文文档
    • npm 8.19.1
    • 1  CLI 命令
    • 1-62  npm update
    • 1-62-1  概要
    • 1-62-2  描述
    • 1-62-3  示例
    • 1-62-4  配置
    • 1-62-4-1  `save`
    • 1-62-4-2  `global`
    • 1-62-4-3  `global-style`
    • 1-62-4-4  `legacy-bundling`
    • 1-62-4-5  `omit`
    • 1-62-4-6  `strict-peer-deps`
    • 1-62-4-7  `package-lock`
    • 1-62-4-8  `foreground-scripts`
    • 1-62-4-9  `ignore-scripts`
    • 1-62-4-10  `audit`
    • 1-62-4-11  `bin-links`
    • 1-62-4-12  `fund`
    • 1-62-4-13  `dry-run`
    • 1-62-4-14  `workspace`
    • 1-62-4-15  `workspaces`
    • 1-62-4-16  `include-workspace-root`
    • 1-62-4-17  `install-links`
npm 8.19.1/ CLI 命令/ npm update/

配置

  • `save`
  • `global`
  • `global-style`
  • `legacy-bundling`
  • `omit`
  • `strict-peer-deps`
  • `package-lock`
  • `foreground-scripts`
  • `ignore-scripts`
  • `audit`
  • `bin-links`
  • `fund`
  • `dry-run`
  • `workspace`
  • `workspaces`
  • `include-workspace-root`
  • `install-links`
上一章: 更新全局安装的包
下一章: `save`