Dependency Radar

WebStorm plugin · Private beta

Dependency Radar

See every local project an npm package can affect before you publish it, including transitive and lockfile-only dependency paths.

npmWebStormdeveloper tools

Dependency Radar is built for teams that maintain shared libraries across multiple repositories. It discovers direct and transitive consumers, reconstructs paths from npm, Yarn, and pnpm lockfiles, and keeps the result close to the code in WebStorm.

What it helps with

  • Understand the impact of a package release before it happens.
  • Find consumers missed by a plain package.json search.
  • Compare versions, branches, and dirty working trees in one place.
  • Update dependency versions and run repeatable actions across projects.

Current availability

The first release is being prepared as a private beta for WebStorm 2026.1 and 2026.2. Documentation and beta access will appear here.