sane-email-validation
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "sane-email-validation", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Scott González <scott.gonzalez@gmail.com> (http://scottgonzalez.com)", | ||
@@ -5,0 +5,0 @@ "description": "Sanely validate email addresses, based on HTML5's definition of email addresses", |
@@ -56,3 +56,3 @@ # Sane Email Validation | ||
### `isNotEmail()` | ||
### `isNotAsciiEmail()` | ||
@@ -59,0 +59,0 @@ An inverted check is also exposed for the ASCII only version. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15197
0