Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 872 Bytes

Voldephobia

A silly little tool to find out if your dependency tree is plagued with packages from You-Know-Who


Basic Usage

Navigate to voldephobia.rschristian.dev, input a package query (can be a bare package name or name@version), and view the resulting data tree. With this, you can see which modules are poisoned and why they're included.

Acknowledgements

Much of the registry/module graph code was adopted from npmgraph, the license of which can be found here.

License

MIT