npmVersions
Retrieve all available versions for specified NPM packages. Use cache option to force fresh lookups.
Instructions
Get all available versions of an NPM package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to get versions for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |