esdeps

1.0.0 • Public • Published

🏄 esdeps

Command-line tool to easily check your dependencies versions.

Install

$ npm install esdeps -g

Usage

Using esdeps is quite simple. Go to the root folder of your project, where your package.json is and run:

$ esdeps

There are some options available:

Use --env prod to only check dependencies

$ esdeps --env prod

Use --env dev to only check devDependencies

$ esdeps --env dev

If you run it with no options, esdeps will check all for you.

And boom... 💥

esdeps dependency checker

Contributing

I would love to see you contributing to esdeps, also by giving feedback. If you think something is missing, create a new issue.

Pull request are more than welcome ❤️️

License

MIT

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i esdeps

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • aganglada