npm_release_frequency
Analyze npm package release cadence to uncover publish timeline, gaps, and maintenance status.
Instructions
Analyze the release cadence of a package — publish timeline, gaps, and whether the project is actively maintained.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name | |
| limit | No | Number of recent releases to analyze (default 20) |