dev_npm
Audit npm packages by retrieving latest version, deprecation status, and weekly downloads from the npm registry for dependency health checks.
Instructions
[costs $0.003 USDC per call] Check an npm package's version freshness, deprecation, and popularity. npm package health API: dependency-hygiene facts straight from the npm registry — latest version, all dist-tags, last-modified timestamp, total published versions, deprecation status with message, runtime dependency count, and weekly downloads. For scoped packages, URL-encode the slash in the name. Use for dependency auditing, supply-chain security checks, version freshness, and update agents maintaining package.json. Cached up to 1 hour per package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | npm package name. For scoped packages, URL-encode the slash in the name. |