Rank #5 of 6 in Package & Toolchain Managers
Access
Install
curl -fsSL https://get.pnpm.io/install.sh | sh -Vendor-official, but review any script before piping it to a shell.
Showcase


Try itExperimental
See what an agent can do with pnpm before you ever sign up. Pick a story: recorded sessions replay real probe-harness transcripts; sandboxed self-drive sessions are designed and gated (docs/TRY-IT.md).
$pnpm --versionrecorded session — replayed, not liveVerified integrations
Connections to other tracked products — hover a chip for the verbatim evidence quote behind it.
By theme — the product's score on each story themeBy theme
Agent experience — stories about agent experience in this arenaAgent experienceevidence →
Stories about agent experience in this arena
Agenticness — how well agents can access and operate the productAgenticnessevidence →
How well agents can access and operate the product
Automation depth — how much of the product can run unattendedAutomation depthevidence →
How much of the product can run unattended
Cross platform — stories about cross platform in this arenaCross platformevidence →
Stories about cross platform in this arena
Ecosystem extensibility — stories about ecosystem extensibility in this arenaEcosystem extensibilityevidence →
Stories about ecosystem extensibility in this arena
Install reproducibility — stories about install reproducibility in this arenaInstall reproducibilityevidence →
Stories about install reproducibility in this arena
Migration adoption — stories about migration adoption in this arenaMigration adoptionevidence →
Stories about migration adoption in this arena
Monorepo workspaces — stories about monorepo workspaces in this arenaMonorepo workspacesevidence →
Stories about monorepo workspaces in this arena
Openness — open source, data portability, and self-hosting storiesOpennessevidence →
Open source, data portability, and self-hosting stories
Performance caching — stories about performance caching in this arenaPerformance cachingevidence →
Stories about performance caching in this arena
Privacy posture — data-handling and privacy storiesPrivacy postureevidence →
Data-handling and privacy stories
n/a
Security supply chain — stories about security supply chain in this arenaSecurity supply chainevidence →
Stories about security supply chain in this arena
Toolchain management — stories about toolchain management in this arenaToolchain managementevidence →
Stories about toolchain management in this arena
Story verdicts — every judged story with its evidenceStory verdicts
Follow the green: where the map greys out is where pnpm stops today. ✓ full · ~ partial · ! disputed · — none · n/a not applicable.
Agent experience — stories about agent experience in this arenaAgent experience
Stories about agent experience in this arena
Agenticness — how well agents can access and operate the productAgenticness
How well agents can access and operate the product
API surface
Drive the product through a documented public API
—0/10
Subscribe to events via webhooks
n/an/a
Build against official SDKs
n/an/a
Issue scoped/least-privilege API credentials for an agent
n/an/a
Connect an agent via an official MCP server
n/an/a
Download a machine-readable API spec (OpenAPI or equivalent)
n/an/a
Rely on versioned APIs with a documented deprecation policy
—0/10
Test against a sandbox environment without touching production data
n/an/a
Explore an interactive API reference with runnable examples
—0/10
Docs for agents
Point an agent at llms.txt or agent-oriented docs
—0/10
Agentic features
Delegate tasks to a built-in AI assistant inside the product
n/an/a
Operate the product with natural-language commands
n/an/a
Plug MCP servers into this product so it can use their tools
n/an/a
Get AI-generated insights and suggestions from my data inside the product
n/an/a
Set up automations that run autonomously in the background
n/an/a
Automation depth — how much of the product can run unattendedAutomation depth
How much of the product can run unattended
Cross platform — stories about cross platform in this arenaCross platform
Stories about cross platform in this arena
Ecosystem extensibility — stories about ecosystem extensibility in this arenaEcosystem extensibility
Stories about ecosystem extensibility in this arena
Install reproducibility — stories about install reproducibility in this arenaInstall reproducibility
Stories about install reproducibility in this arena
Migration adoption — stories about migration adoption in this arenaMigration adoption
Stories about migration adoption in this arena
Monorepo workspaces — stories about monorepo workspaces in this arenaMonorepo workspaces
Stories about monorepo workspaces in this arena
Openness — open source, data portability, and self-hosting storiesOpenness
Open source, data portability, and self-hosting stories
Performance caching — stories about performance caching in this arenaPerformance caching
Stories about performance caching in this arena
See published benchmarks or measured numbers backing the manager's speed claims
~6/10
Install prebuilt binary packages from a cache instead of compiling from source
~6/10
Make CI installs fast with a documented cache-restore setup and offline-capable installs
✓7/10
Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projects
✓9/10
Privacy posture — data-handling and privacy storiesPrivacy posture
Data-handling and privacy stories
Security supply chain — stories about security supply chain in this arenaSecurity supply chain
Stories about security supply chain in this arena
Audit installed dependencies for known vulnerabilities directly from the CLI
✓8/10
Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release age
~6/10
Trust that fetched packages are verified against checksums, signatures, or attestations before they run
~6/10
Toolchain management — stories about toolchain management in this arenaToolchain management
Stories about toolchain management in this arena
Sorted by importance (agentic first) (high → low) · 54/54 stories · click a row’s chevron for the rationale and evidence
Drive the product through a documented public API G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | none | 0/10 | ||
Connect an agent via an official MCP server G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | n/a | untested | none yet | |
Delegate tasks to a built-in AI assistant inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | n/a | untested | none yet | |
Plug MCP servers into this product so it can use their tools G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | n/a | untested | none yet | |
Use an official CLI G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 9/10 | Tprobed | |
Run the product headlessly / in CI for automation G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 8/10 | Xcommunity | |
Explore an interactive API reference with runnable examples G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Point an agent at llms.txt or agent-oriented docs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Rely on versioned APIs with a documented deprecation policy G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Build against official SDKs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Download a machine-readable API spec (OpenAPI or equivalent) G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Get AI-generated insights and suggestions from my data inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Issue scoped/least-privilege API credentials for an agent G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Operate the product with natural-language commands G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Set up automations that run autonomously in the background G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Subscribe to events via webhooks G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Test against a sandbox environment without touching production data G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 1 | n/a | untested | none yet | |
Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependencies C Workspaces | developer | Monorepo workspaces — stories about monorepo workspaces in this arenaMonorepo workspaces | 3 | full | 9/10 | Xcommunity | |
Audit installed dependencies for known vulnerabilities directly from the CLI C Auditing | platform-engineer | Security supply chain — stories about security supply chain in this arenaSecurity supply chain | 3 | full | 8/10 | Cclaimed | |
Install dependencies from a lockfile and get the exact same resolved versions on every machine C Lockfiles | developer | Install reproducibility — stories about install reproducibility in this arenaInstall reproducibility | 3 | full | 8/10 | Xcommunity | |
Pin exact versions of packages and tools per project and have the manager respect those pins C Pinning | developer | Install reproducibility — stories about install reproducibility in this arenaInstall reproducibility | 3 | full | 8/10 | Cclaimed | |
Make CI installs fast with a documented cache-restore setup and offline-capable installs C Ci speed | platform-engineer | Performance caching — stories about performance caching in this arenaPerformance caching | 3 | full | 7/10 | Xcommunity | |
Have an agent install and update project dependencies non-interactively, with clear exit codes and errors when something fails C Headless installs | ai-native user | Agent experience — stories about agent experience in this arenaAgent experience | 3 | partial | 6/10 | Cclaimed | |
Install prebuilt binary packages from a cache instead of compiling from source C Binary caching | developer | Performance caching — stories about performance caching in this arenaPerformance caching | 3 | partial | 6/10 | Xcommunity | |
Define rules that trigger actions automatically on events G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 3 | n/a | untested | none yet | |
Export all of my data in open formats and leave G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | n/a | untested | none yet | |
Prevent my data from being used to train AI models G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 3 | n/a | untested | none yet | |
Self-host the core product G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | n/a | untested | none yet | |
Enforce a frozen/immutable lockfile mode that fails the install when the manifest and lockfile disagree C Lockfiles | platform-engineer | Install reproducibility — stories about install reproducibility in this arenaInstall reproducibility | 2 | full | 9/10 | Cclaimed | |
Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projects C Disk efficiency | developer | Performance caching — stories about performance caching in this arenaPerformance caching | 2 | full | 9/10 | Xcommunity | |
Bootstrap a fresh clone with one command that installs everything the project declares C Bootstrap | developer | Install reproducibility — stories about install reproducibility in this arenaInstall reproducibility | 2 | full | 8/10 | Xcommunity | |
Install almost anything I need from a large, actively maintained package registry or repository C Registry | developer | Ecosystem extensibility — stories about ecosystem extensibility in this arenaEcosystem extensibility | 2 | full | 8/10 | Xcommunity | |
Install and switch language runtimes or tool versions per project from a checked-in config file C Runtimes | developer | Toolchain management — stories about toolchain management in this arenaToolchain management | 2 | full | 8/10 | Cclaimed | |
Run installs and scripts filtered to a subset of workspace packages (including only those affected by a change) C Workspaces | developer | Monorepo workspaces — stories about monorepo workspaces in this arenaMonorepo workspaces | 2 | full | 8/10 | Xcommunity | |
Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits them C Manifest editing | ai-native user | Agent experience — stories about agent experience in this arenaAgent experience | 2 | full | 7/10 | Xcommunity | |
Keep using familiar commands and interface conventions from the incumbent tool while adopting this manager C Compatibility | switcher | Migration adoption — stories about migration adoption in this arenaMigration adoption | 2 | partial | 7/10 | Xcommunity | |
Perform bulk operations across many items at once G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | full | 7/10 | Xcommunity | |
Migrate an existing project from the incumbent tool with documented import or conversion tooling G Migration | switcher | Migration adoption — stories about migration adoption in this arenaMigration adoption | 2 | partial | 6/10 | Xcommunity | |
Trust that fetched packages are verified against checksums, signatures, or attestations before they run C Integrity | platform-engineer | Security supply chain — stories about security supply chain in this arenaSecurity supply chain | 2 | partial | 6/10 | Cclaimed | |
Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release age C Hardening | platform-engineer | Security supply chain — stories about security supply chain in this arenaSecurity supply chain | 2 | partial | 6/10 | Xcommunity | |
Use the same workflow and config on macOS, Linux, and Windows C Platform parity | developer | Cross platform — stories about cross platform in this arenaCross platform | 2 | partial | 6/10 | Xcommunity | |
Point the manager at private registries or mirrors with scoped authentication C Private registries | platform-engineer | Ecosystem extensibility — stories about ecosystem extensibility in this arenaEcosystem extensibility | 2 | partial | 4/10 | Cclaimed | |
Choose where my data is stored (region/residency) G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | n/a | untested | none yet | |
Control data retention and deletion G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | n/a | untested | none yet | |
Do everything through the API that I can do in the UI G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | n/a | untested | none yet | |
Get machine-readable (JSON) output from core commands so an agent can parse results instead of scraping text G Structured output | ai-native user | Agent experience — stories about agent experience in this arenaAgent experience | 2 | none | untested | none yet | |
Opt out of telemetry and usage tracking G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | n/a | untested | none yet | |
Read the product's source under an open license G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | none | untested | none yet | |
Schedule recurring jobs or workflows G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | n/a | untested | none yet | |
See published benchmarks or measured numbers backing the manager's speed claims C Benchmarks | developer | Performance caching — stories about performance caching in this arenaPerformance caching | 1 | partial | 6/10 | Xcommunity | |
Have the right tool versions and environment variables activate automatically when I enter a project directory C Environments | developer | Toolchain management — stories about toolchain management in this arenaToolchain management | 1 | partial | 4/10 | Cclaimed | |
Point an agent at a documented, text-based lockfile format it can read and diff C Structured output | ai-native user | Agent experience — stories about agent experience in this arenaAgent experience | 1 | partial | 3/10 | Cclaimed | |
Extend the manager through third-party taps, overlays, plugins, or backends C Extensibility | developer | Ecosystem extensibility — stories about ecosystem extensibility in this arenaEcosystem extensibility | 1 | none | untested | none yet | |
Version, review, and roll back my automations G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 1 | n/a | untested | none yet |
Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 18 stories with headroom
What would move pnpm’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.
Agenticness — how well agents can access and operate the productDrive the product through a documented public API
nonemoves agent-readyimpact 45
Missing: any documented public API (REST/SDK/programmatic), machine-readable API spec, or agent-facing interface beyond shell CLI invocation.
Agenticness — how well agents can access and operate the productPoint an agent at llms.txt or agent-oriented docs
nonemoves agent-readyimpact 30
Direct probes show pnpm.io does not serve an llms.txt or markdown-formatted docs (404s), and no evidence pack item mentions agent-oriented documentation formats; the CLI docs page exists but is standard human-facing documentation, not an agent-discoverable format.
Agenticness — how well agents can access and operate the productExplore an interactive API reference with runnable examples
nonemoves API qualityimpact 30
pnpm is a CLI package manager with static docs pages; there's no evidence of an interactive API reference with runnable examples, and probes for llms.txt, docs-md, and openapi specs all returned 404s, indicating no such interactive/machine-readable reference exists.
Agenticness — how well agents can access and operate the productRely on versioned APIs with a documented deprecation policy
nonemoves API qualityimpact 30
No evidence pack item documents a formal API/CLI versioning scheme or deprecation policy for pnpm; the closest signals are community complaints about breaking changes (e.g., dropped corepack support) with no linked deprecation notice, and no changelog or semver policy is cited.
Agent experience — stories about agent experience in this arenaGet machine-readable (JSON) output from core commands so an agent can parse results instead of scraping text
nonemoves PA Scoreimpact 20
No evidence in the pack mentions JSON output flags (e.g.
Openness — open source, data portability, and self-hosting storiesRead the product's source under an open license
nonemoves PA Scoreimpact 20
pnpm is known to be open source (MIT licensed, hosted on GitHub), but the evidence pack contains no citation confirming a license or repository access — only a GitHub repo link with unrelated performance claims, no license mention.
Agent experience — stories about agent experience in this arenaHave an agent install and update project dependencies non-interactively, with clear exit codes and errors when something fails
partialq6/10moves PA Scoreimpact 12
Missing: explicit exit-code documentation, structured/machine-readable error output, and independent verification that failures are clearly signaled in agent/CI pipelines.
Performance caching — stories about performance caching in this arenaInstall prebuilt binary packages from a cache instead of compiling from source
partialq6/10moves PA Scoreimpact 12
Missing: explicit documentation of prebuilt/precompiled binary caching for native addons, independent benchmark isolating compile-skip behavior.
Showing the top 8 of 18 — every none/partial verdict in the story verdicts table is headroom.
Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.
Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map9 surfaces · 26 covered stories
Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.
pnpm.io18 stories
- Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits them
- Perform bulk operations across many items at once
- Use the same workflow and config on macOS, Linux, and Windows
- Install almost anything I need from a large, actively maintained package registry or repository
- Bootstrap a fresh clone with one command that installs everything the project declares
- Install dependencies from a lockfile and get the exact same resolved versions on every machine
- Pin exact versions of packages and tools per project and have the manager respect those pins
- Keep using familiar commands and interface conventions from the incumbent tool while adopting this manager
- Migrate an existing project from the incumbent tool with documented import or conversion tooling
- Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependencies
- Run installs and scripts filtered to a subset of workspace packages (including only those affected by a change)
- Install prebuilt binary packages from a cache instead of compiling from source
- Make CI installs fast with a documented cache-restore setup and offline-capable installs
- Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projects
- Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release age
- Trust that fetched packages are verified against checksums, signatures, or attestations before they run
- Have the right tool versions and environment variables activate automatically when I enter a project directory
- Install and switch language runtimes or tool versions per project from a checked-in config file
Hacker News17 stories
- Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits them
- Run the product headlessly / in CI for automation
- Use an official CLI
- Perform bulk operations across many items at once
- Use the same workflow and config on macOS, Linux, and Windows
- Install almost anything I need from a large, actively maintained package registry or repository
- Bootstrap a fresh clone with one command that installs everything the project declares
- Install dependencies from a lockfile and get the exact same resolved versions on every machine
- Keep using familiar commands and interface conventions from the incumbent tool while adopting this manager
- Migrate an existing project from the incumbent tool with documented import or conversion tooling
- Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependencies
- Run installs and scripts filtered to a subset of workspace packages (including only those affected by a change)
- See published benchmarks or measured numbers backing the manager's speed claims
- Install prebuilt binary packages from a cache instead of compiling from source
- Make CI installs fast with a documented cache-restore setup and offline-capable installs
- Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projects
- Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release age
CLI docs15 stories
- Have an agent install and update project dependencies non-interactively, with clear exit codes and errors when something fails
- Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits them
- Point an agent at a documented, text-based lockfile format it can read and diff
- Run the product headlessly / in CI for automation
- Use an official CLI
- Point the manager at private registries or mirrors with scoped authentication
- Bootstrap a fresh clone with one command that installs everything the project declares
- Enforce a frozen/immutable lockfile mode that fails the install when the manifest and lockfile disagree
- Install dependencies from a lockfile and get the exact same resolved versions on every machine
- Pin exact versions of packages and tools per project and have the manager respect those pins
- Install prebuilt binary packages from a cache instead of compiling from source
- Make CI installs fast with a documented cache-restore setup and offline-capable installs
- Audit installed dependencies for known vulnerabilities directly from the CLI
- Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release age
- Trust that fetched packages are verified against checksums, signatures, or attestations before they run
Continuous integration docs12 stories
- Have an agent install and update project dependencies non-interactively, with clear exit codes and errors when something fails
- Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits them
- Point an agent at a documented, text-based lockfile format it can read and diff
- Run the product headlessly / in CI for automation
- Use the same workflow and config on macOS, Linux, and Windows
- Bootstrap a fresh clone with one command that installs everything the project declares
- Enforce a frozen/immutable lockfile mode that fails the install when the manifest and lockfile disagree
- Install dependencies from a lockfile and get the exact same resolved versions on every machine
- Pin exact versions of packages and tools per project and have the manager respect those pins
- Make CI installs fast with a documented cache-restore setup and offline-capable installs
- Have the right tool versions and environment variables activate automatically when I enter a project directory
- Install and switch language runtimes or tool versions per project from a checked-in config file
Motivation docs5 stories
- Bootstrap a fresh clone with one command that installs everything the project declares
- Install dependencies from a lockfile and get the exact same resolved versions on every machine
- Install prebuilt binary packages from a cache instead of compiling from source
- Make CI installs fast with a documented cache-restore setup and offline-capable installs
- Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projects
GitHub README3 stories
Settings docs3 stories
Probe proofs — replayable recordings from the probe harnessProbe proofs
Replayable recordings from our probe harness — see the Prove-It protocol to submit one.
$pnpm --versionreproduced$ pnpm --version 11.24.0
$mktemp -d && printf '{"dependencies":{"is-odd":"3.0.1"}}' > package.json && pnpm install --reporter=append-only && head -3 pnpm-lock.yamlreproduced$ mktemp -d && printf '{"dependencies":{"is-odd":"3.0.1"}}' > package.json && pnpm install --reporter=append-only && head -3 pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +2
Packages are cloned from the content-addressable store to the virtual store.
Content-addressable store is at: /Users/judegomila/Library/pnpm/store/v11
Virtual store is at: node_modules/.pnpm
Progress: resolved 2, reused 2, downloaded 0, added 2, done
dependencies:
+ is-odd 3.0.1
Done in 259ms using pnpm v11.24.0
lockfileVersion: '9.0'
settings:
Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence
7 of 12 testable claims verified · 0 contradicted → integrity 58/100
23 distinct capability claims found in pnpm’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.
7
Verified
5
Unverified
0
Contradicted
14
Undersold
Verified (10)
“Acts as a drop-in replacement for npm on existing projects, no migration or lockfile rewrites needed”
Keep using familiar commands and interface conventions from the incumbent tool while adopting this managerpartialproof ↗
“First-class monorepo support with workspace protocol, task filtering, and one shared lockfile”
Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependenciesfullproof ↗
“First-class monorepo support with workspace protocol, task filtering, and one shared lockfile”
Run installs and scripts filtered to a subset of workspace packages (including only those affected by a change)fullproof ↗
“The workspace: protocol only resolves to local workspace packages, never falling back to the registry”
Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependenciesfullproof ↗
“Offline install mode uses only packages already in the local store and fails if any are missing”
Make CI installs fast with a documented cache-restore setup and offline-capable installsfullproof ↗
“Supports dependency overrides in pnpm-workspace.yaml to force non-vulnerable versions”
Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release agepartialproof ↗
“Uses a shared content-addressable store with hard links so identical package versions are stored once on disk”
Rely on a shared content-addressable store so the same dependency version is stored once on disk across all projectsfullproof ↗
“Requires explicit approval before a package's install/build scripts are allowed to run”
Turn on protections against malicious packages, such as blocking lifecycle scripts or enforcing a minimum release agepartialproof ↗
“Lets workspace packages depend on each other locally while still publishing to a remote registry without extra publish steps”
Manage many packages in one monorepo with workspaces sharing a single lockfile and cross-linked local dependenciesfullproof ↗
“Publishes benchmark results claiming up to 2x faster installs than alternative package managers”
See published benchmarks or measured numbers backing the manager's speed claimspartialproof ↗
Unverified (9)
“Can install and pin a specific Node.js version per project directly from pnpm”
Install and switch language runtimes or tool versions per project from a checked-in config filefullproof ↗
“Catalogs let you define a dependency version once in pnpm-workspace.yaml and reuse it everywhere”
Pin exact versions of packages and tools per project and have the manager respect those pinsfullproof ↗
“Verifies ECDSA registry signatures of installed packages against registry public keys”
Trust that fetched packages are verified against checksums, signatures, or attestations before they runpartialproof ↗
“Automatically switches to frozen-lockfile mode when running in CI”
Enforce a frozen/immutable lockfile mode that fails the install when the manifest and lockfile disagreefullproof ↗
“Ships as a self-contained executable that needs no pre-installed Node.js and can install a runtime afterward”
Install and switch language runtimes or tool versions per project from a checked-in config filefullproof ↗
“Automatically switches to the Node/pnpm version declared in package.json's packageManager field”
Pin exact versions of packages and tools per project and have the manager respect those pinsfullproof ↗
“Can skip fetching runtime entries during install while leaving the lockfile untouched for frozen installs”
Install and switch language runtimes or tool versions per project from a checked-in config filefullproof ↗
“Checks installed packages for known security vulnerabilities”
Audit installed dependencies for known vulnerabilities directly from the CLIfullproof ↗
“Can function as a Node.js version manager”
Install and switch language runtimes or tool versions per project from a checked-in config filefullproof ↗
Undersold (14)
Have an agent install and update project dependencies non-interactively, with clear exit codes and errors when something failspartialproof ↗
Add, remove, and upgrade dependencies through CLI commands that safely rewrite the manifest and lockfile, so an agent never hand-edits themfullproof ↗
Point an agent at a documented, text-based lockfile format it can read and diffpartialproof ↗
Run the product headlessly / in CI for automationfullproof ↗
Perform bulk operations across many items at oncefullproof ↗
Use the same workflow and config on macOS, Linux, and Windowspartialproof ↗
Point the manager at private registries or mirrors with scoped authenticationpartialproof ↗
Install almost anything I need from a large, actively maintained package registry or repositoryfullproof ↗
Bootstrap a fresh clone with one command that installs everything the project declaresfullproof ↗
Install dependencies from a lockfile and get the exact same resolved versions on every machinefullproof ↗
Migrate an existing project from the incumbent tool with documented import or conversion toolingpartialproof ↗
Install prebuilt binary packages from a cache instead of compiling from sourcepartialproof ↗
Have the right tool versions and environment variables activate automatically when I enter a project directorypartialproof ↗
Claims outside our story set (5)
Real capability claims found in pnpm’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.
“Lets you patch a dependency's code with a persistent patch reapplied on every install”
source ↗“Only explicitly declared dependencies are accessible from node_modules, preventing phantom imports”
source ↗“Dry-run mode resolves dependencies and reports what an install would change without writing to disk”
source ↗“Supports per-workspace-package configuration settings, replacing per-project .npmrc files”
source ↗“Provides a `pnpm licenses list` command to inspect dependency licenses”
source ↗
Business model
Free, MIT-licensed npm-compatible package manager maintained by Zoltan Kochan and contributors; funded by open-source sponsorships (Bit, Sanity, and others).
pricing ↗Score trend
How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.
Try Experimental
Run it in the microterminal →Recorded agent sessions — and a live MCP handshake where the vendor ships one.
Flag
⚑ Flag a verdictThink a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.
For agents
