npm_recent_changes
Retrieve the most recent package publishes and updates from the npm registry using the CouchDB changes feed. Specify a limit to control how many changes to fetch.
Instructions
Get the most recent package publishes/updates from the npm registry via the CouchDB changes feed. Note: uses replicate.npmjs.com which may have intermittent availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent changes (default 25, max 100) |