npmLatest
Retrieve current versions and changelogs for multiple NPM packages in a single request.
Instructions
Get the latest version and changelog of an NPM package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to get latest versions for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |