`pnpm audit --fix`
Found in 1 package: pnpm
pnpm(5 releases)
v11.22.0BreakingThis release introduces performance improvements for Node.js runtime resolution and enhances the `pnpm deploy` command. It also refines configuration handling and introduces new settings for cache management and pruning.
v12.0.0-rc.4This release introduces new settings for pruning lockfile entries and synchronizing injected dependencies, alongside numerous bug fixes for improved performance and reliability in dependency management, especially in CI environments and complex workspace setups.
v11.9.0This release introduces improved integrity verification for on-demand registry tarballs and enhances `pnpm audit` performance, especially for graphs with cycles. Several bug fixes address lockfile churn, Windows path length issues in `dlx`, and configuration handling in workspace settings.
v11.0.0-rc.3BreakingThis release introduces the `pnpm pack-app` command for creating standalone executables and significantly enhances `pnpm version` to better align with npm's CLI behavior. It also refines security auditing, dependency resolution for git sources, and updates internal platform naming conventions.
v10.29.0This release introduces support for the `catalog:` protocol in `pnpx` and allows configuring `auditLevel` in `pnpm-workspace.yaml`. Numerous bugs were fixed, including issues related to JSON output, store path resolution, audit command behavior, and dependency hoisting configuration.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when `pnpm audit --fix` changes.
Learn More