NPM Dependency Checker
A VS Code extension to check NPM packages for updates and deprecated packages.
Features
- Check direct dependencies or all nested dependencies
- View summary of total packages, deprecated packages, and packages needing updates
- Filter packages by status
- Search packages by name
- Update packages directly from the interface
Usage
- Open a project with a package.json file
- Open the command palette (Ctrl+Shift+P or Cmd+Shift+P)
- Run the command "NPM: Check Dependencies"
- Select either "Direct Dependencies Only" or "All Dependencies (Deep)"
- View and filter the dependency information
License
MIT License
| |