Files
pnpm/cache/commands
Zoltan Kochan f2ac90ce01 refactor: drop encode-registry, use URL.host directly
encode-registry replaced : with + for filesystem compatibility. With
SQLite, colons are fine in DB keys. Use URL.host directly with a simple
Map cache for hot-path performance.
2026-04-01 15:10:36 +02:00
..
2025-10-28 17:35:21 +01:00
2024-09-18 04:14:13 +02:00

@pnpm/cache.commands

Commands for controlling the cache

npm version

Installation

pnpm add @pnpm/cache.commands

License

MIT