redux-form-validations
Advanced tools
Comparing version
@@ -19,3 +19,3 @@ 'use strict'; | ||
/* eslint-disable no-useless-escape */ | ||
var EMAIL_REGEX = /^[-a-z0-9~!$%^&*_=+}{\'?]+(\.[-a-z0-9~!$%^&*_=+}{\'?]+)*@([a-z0-9_][-a-z0-9_]*(\.[-a-z0-9_]+)*\.(aero|arpa|biz|com|coop|edu|gov|info|int|mil|museum|name|net|org|pro|travel|mobi|[a-z][a-z])|([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}))(:[0-9]{1,5})?$/i; | ||
var EMAIL_REGEX = /.+@.+\..+/; | ||
/* eslint-disable */ | ||
@@ -22,0 +22,0 @@ |
### v NEXT | ||
### v 0.0.11 | ||
Simplify email validation regex [James Lowenthal](https://github.com/JamesAnthonyLow) in [#16](https://github.com/policygenius/redux-form-validations/pull/16) | ||
### v 0.0.10 | ||
@@ -4,0 +7,0 @@ Add TypeScript declarations by [Joshua Clark](https://github.com/j-clark) in [#15](https://github.com/policygenius/redux-form-validations/pull/15) |
{ | ||
"name": "redux-form-validations", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Validation utilities for redux-form v6", | ||
@@ -5,0 +5,0 @@ "author": "PolicyGenius", |
181815
-0.04%21
-4.55%286
-0.35%