EXE
WinGet
pnpm
pnpm · 10.26.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
pnpm-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pnpm.pnpm
Version
10.26.0
Description
Fast, disk space efficient package manager.
License
MIT
↗
Homepage
https://pnpm.io/
Release Notes
Minor Changes
- Semi-breaking. Block git-hosted dependencies from running prepare scripts unless explicitly allowed in onlyBuiltDependencies #10288.
- Semi-breaking. Compute integrity hash for HTTP tarball dependencies when fetching, storing it in the lockfile to prevent servers from serving altered content on subsequent installs #10287.
- Added a new setting blockExoticSubdeps that prevents the resolution of exotic protocols in transitive dependencies.
When set to true, direct dependencies (t…