outdated
Scan a project directory to detect outdated npm packages, showing current and latest versions to maintain dependency freshness.
Instructions
Check for outdated packages in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the package directory | |
| global | No | Check global packages | |
| long | No | Show extended information |