npmVersions
Retrieve the full list of available versions for any NPM package by entering its name. Use version history to check release timelines, compatibility, and dependency constraints.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |