spamscanner / url-regex-safe

Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
https://forwardemail.net/docs/url-regex-javascript-node-js
MIT License
79 stars 14 forks source link

Update re2 to 1.16.0 #11

Closed TranquilMarmot closed 3 years ago

TranquilMarmot commented 3 years ago

re2 1.15.0 does not work with Node 16 (at least on my M1 macbook)

TranquilMarmot commented 3 years ago

(closing this because I'm tired of seeing it in my list of open PRs 🤡)

niftylettuce commented 2 years ago

This should be fixed as of v3.0.0 btw, you also need to install re2 separately.

https://github.com/spamscanner/url-regex-safe#install