npm_recent_changes
Retrieves recent package publishes and updates from the npm registry using the CouchDB changes feed, with an optional limit up to 100 entries.
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) |