Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM Dependency CheckerNew to Visual Studio Code? Get it now.
NPM Dependency Checker

NPM Dependency Checker

DarshanHande

|
18 installs
| (0) | Free
Check NPM packages for updates and deprecated packages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Open a project with a package.json file
  2. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P)
  3. Run the command "NPM: Check Dependencies"
  4. Select either "Direct Dependencies Only" or "All Dependencies (Deep)"
  5. View and filter the dependency information

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft