npmChangelogAnalysis
Analyze changelog and release history of NPM packages to identify version updates, breaking changes, and maintenance activity.
Instructions
Analyze changelog and release history of packages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to analyze changelogs for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |