1.3.2 • Published 5 years ago
@node-modules-analyzer/core v1.3.2
About
node-modules-analyzer
Shows a report of all "defects" inside your node modules, which are folders and files that should have not been published by package authors!
You can get a small report of what are the problems and how much space can be saved up on each package and if you fix your entire node_modules folder!

Install
yarn add -D node-modules-analyzerUsage
npx node-modules-analyzerIt will automatically get the node_modules that is on the current directory you are!
if you run
npx node-modules-analyzer --path ../node_modulesit will pick up the path you give it!
Contributing
Please consult CONTRIBUTING for guidelines on contributing to this project.
Author
node-modules-analyzer © PlayMa256, Released under the Apache-2.0 License.