dependency-audit playground
Verify every reachable import in a package's released artifact is declared and resolvable through its dependencies.
Runs fully in your browser — it fetches the published tarball from npm and resolves each import against the package's declared dependencies. Nothing is installed or executed.