voldephobia

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

MIT License

Stars
120
Committers
2

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