0.0.1 • Published 4 years ago
rustcan v0.0.1
rustcan
Phantom dependencies scanner with Rust.
What's this package
Check that your Node.js projects contains Phantom dependencies.
How to work
- collect your
dependenciesanddevDependenciesfrompackage.jsonfiles. - scan your source code files.
- check that
importorrequirestatement contains dependency that is not in package.json.
0.0.1
4 years ago