npmDeprecated
Check if npm packages are deprecated by querying the npm registry. Get deprecation status for a list of package names to identify outdated dependencies.
Instructions
Check if packages are deprecated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to check for deprecation | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |