Skip to content

Commit a40d551

Browse files
committed
2.0.0
1 parent 2ac0cdc commit a40d551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "url-regex-safe",
33
"description": "Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.",
4-
"version": "1.0.2",
4+
"version": "2.0.0",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"browser": {
77
"re2": false

0 commit comments

Comments
 (0)