I'd like a tool similar to snyk, npm audit, et al for managing dot versions of my third party JS tools, such as jQuery, Modernizr, etc.
I have created a bash script that does the trick, but I wondered if anyone knew of a tool out there?
preferably open source, thanks!