EXE
WinGet
pnpm
pnpm · 8.15.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
8.15.0
Description
Fast, disk space efficient package manager.
License
MIT
↗
Homepage
https://pnpm.io/
Release Notes
Upgrade to v8.15.1 or newerMinor Changes
- When the license field does not exist in package.json but a license file exists, try to match and extract the license name #7530.
Patch Changes
- Running pnpm update -r --latest will no longer downgrade prerelease dependencies #7436.
- --aggregate-output should work on scripts executed from the same project #7556.
- Prefer hard links over reflinks on Windows as they perform better #7564.
- Reduce the length of the side-effects cache key. Instead of savi…