AmpersandJS / ampersand-view

A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.
http://ampersandjs.com
MIT License
92 stars 39 forks source link

NPM Audit #201

Open RickButler opened 6 years ago

RickButler commented 6 years ago

We should look at resolving all the vulnerability and exposures from NPM Audit in all our repositories.

Most of them are not related to deployed client-side code, but we should exercise due diligence and resolve all of them.

dhritzkiv commented 6 years ago

I think this is super low priority as most/all of the "vulnerable" packages are devDependencies. If you find some production dependencies that are vulnerable, then go ahead with the fix!