1.3.2 • Published 4 years ago

@node-modules-analyzer/core v1.3.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

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!

example

Install

yarn add -D node-modules-analyzer

Usage

npx node-modules-analyzer

It will automatically get the node_modules that is on the current directory you are!

if you run

npx node-modules-analyzer --path ../node_modules

it 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.

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago