ZIP
WinGet
pnpm
pnpm · 11.3.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
pnpm-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pnpm.pnpm
Version
11.3.0
Description
Fast, disk space efficient package manager.
License
MIT
↗
Homepage
https://pnpm.io/
Release Notes
> See full v11.0.0 changelog
> Migration guide: Migrating from v10 to v11
Minor Changes
- Added pnpm stage with publish, list, view, approve, reject, and download subcommands for npm staged publishing.
- Added a new setting trustLockfile. When true, pnpm install skips the supply-chain verification pass that re-applies minimumReleaseAge / trustPolicy='no-downgrade' to every entry in the loaded lockfile. The install treats the lockfile as already-trusted — useful for closed-source projects where e…