We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8af9f9 commit c4b6118Copy full SHA for c4b6118
CHANGELOG
@@ -1,3 +1,8 @@
1
+0.12.1
2
+
3
+Fixes 🔨
4
+- URL and e-mail regex security issues
5
6
0.12.0
7
8
Added 🚀
package.json
@@ -1,6 +1,6 @@
{
"name": "nope-validator",
- "version": "0.12.0",
+ "version": "0.12.1",
"main": "lib/umd/index.js",
"module": "lib/es2015/index.js",
"types": "lib/umd/index.d.ts",
0 commit comments