npmLatest
Fetch the current version and changelog for NPM packages. Provide a list of package names and optionally bypass cache for fresh data.
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 |