RafaelGSS / is-my-node-vulnerable

package that checks if your Node.js installation is vulnerable to known security vulnerabilities
MIT License
180 stars 6 forks source link

fix: drop required node to <=14.0.0 #6

Closed srl295 closed 1 year ago

srl295 commented 1 year ago

subset of 4f25898497c9b6e8c25d88f386a5262e702d9617 from #3

Fixes: #2

Co-authored-by: Jordan Harband @ljharb

srl295 commented 1 year ago

@ljharb

srl295 commented 1 year ago

what about running the tests on node 12? we may as well reopen #3 ;-)

this says node 12 is ALL GOOD at the moment.

RafaelGSS commented 1 year ago

The tests will be included at #5