[go: up one dir, main page]

Depx — npm Dependency Analysis

Depx is a free tool for analysing npm packages before you install them. Enter any package name to see its full dependency tree — both direct and transitive — along with accumulative lines of code, release date, and popularity score.

Features

Why does this matter?

The average npm package has 45 of its own dependencies. Some have hundreds. If any single package in that chain is compromised, malware can be injected and secrets can be stolen. The most effective defence is to choose dependencies carefully and keep your supply chain small. Depx makes that check fast and convenient.

Who is Depx for?

Depx is for JavaScript and Node.js developers who want to make informed decisions before adding a dependency, and for package maintainers who want to show users how lean their library is.

Visit depx.co to analyse a package or generate a badge.