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

neosiae

Denis Kotlica

Posted on December 4, 2018

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. :)

💖 💪 🙅 🚩
neosiae
Denis Kotlica

Posted on December 4, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related