fetch-from-npm-registry

JSON →
library 4.1.2 ·javascript
verified Jun 7, 2026

A fetch library specialized for interacting with the npm registry. Current version: 4.1.2. It is part of the pnpm monorepo and designed to handle npm registry quirks like Corgi metadata (compressed manifests). It ships TypeScript types and requires Node.js >=10.13. Its key differentiator is built-in support for the npm registry's full versus filtered metadata, as well as authentication and retry logic tuned for the npm API. It depends on @pnpm/logger for logging.