Sign in Sign up
npm

report-missing-dependencies

This utility will parse the `*.js` files and the `*.ts` files in your `src` folder to identify all packages used in the `import {xxx} from "package"` statement. And it will report an error if that package is missing from the `package.json`.

npm View on Npm

Activity

Latest release
2y ago
Total releases
19
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Mar 14, 2022
Releases
Version Released
1.0.18 patch
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial