0.0.1 • Published 3 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
dependencies
anddevDependencies
frompackage.json
files. - scan your source code files.
- check that
import
orrequire
statement contains dependency that is not in package.json.
0.0.1
3 years ago