Files
pnpm/cache/api
Zoltan Kochan e1b9a9ad68 feat: update pnpm cache commands to use SQLite metadata cache
Rewrite cache list, delete, view, and list-registries commands to query
the MetadataCache SQLite DB instead of globbing JSON files on disk.

The cache.cmd handler no longer needs resolutionMode/registrySupportsTimeField
to determine which metadata subdirectory to use — all metadata types are
in the same DB.
2026-04-01 14:55:19 +02:00
..
2025-10-28 17:35:21 +01:00
2024-09-18 04:14:13 +02:00

@pnpm/cache.api

API for controlling the cache

npm version

Installation

pnpm add @pnpm/cache.api

License

MIT