dilli-email-validation
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "dilli-email-validation", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Official email address validation for Node.js using Dilli Email Validation API(DEVA)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ ## dilli-email-validation | ||
- Format Validation (RFC defined grammar) | ||
- Mail Exchanger existense (MX records exists or are resolvable) | ||
- Mail Exchanger existense (MX records exists or Mail Exchanger is resolvable) | ||
- Profanity check | ||
@@ -13,4 +13,5 @@ - Email Service Provider (ESP) specific local-part grammar rules | ||
- Blacklisted email addresses | ||
- Role-based email addresses | ||
Sign up FREE for [Dilli Email Validation](https://www.dillilabs.com/products/email-validation-api/) to get your public API key. | ||
Sign up for [Dilli Email Validation](https://www.dillilabs.com/products/email-validation-api/) for FREE to get your public API key. | ||
@@ -17,0 +18,0 @@ ### Installation |
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
3183
47