DEV Community

Denis Kotlica
Denis Kotlica

Posted on

deps JS - Keep your JavaScript dependencies secure and up-to-date

This is something I've been working on over the last month.

deps JS analyses a package.json to show you when your dependencies are out of date.

It also generates status badges that can be added to your README.

It's built with React and Fastify.

Let me know what do you think. :)

Top comments (0)