0.0.1 • Published 3 years ago

rustcan v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rustcan

Phantom dependencies scanner with Rust.

What's this package

Check that your Node.js projects contains Phantom dependencies.

How to work

  1. collect your dependencies and devDependencies from package.json files.
  2. scan your source code files.
  3. check that import or require statement contains dependency that is not in package.json.
0.0.1

3 years ago