@zootools/email-spell-checker
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -100,2 +100,25 @@ "use strict"; | ||
'uk', | ||
'sk', | ||
// Country specific popular domains | ||
'ar', | ||
'cf', | ||
'cl', | ||
'cn', | ||
'ga', | ||
'gq', | ||
'ir', | ||
'ml', | ||
'mx', | ||
'nu', | ||
'nz', | ||
'ph', | ||
'pl', | ||
'ro', | ||
'tk', | ||
'tw', | ||
'ua', | ||
'vg', | ||
'ws', | ||
'xn', | ||
'za', | ||
// popular TLDs that startup use in 2022 | ||
@@ -102,0 +125,0 @@ // https://thewebsiteflip.com/domains/funded-startup-brands-2021/#:~:text=from%20the%20data.-,1.,TLDs%20for%20the%20foreseeable%20future. |
{ | ||
"private": false, | ||
"name": "@zootools/email-spell-checker", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "mailSpellChecker.js (mail spell checker) is a lightweight module that suggests a right domain when your users misspell it in an email address", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
@@ -113,3 +113,3 @@ <p align="center"> | ||
// domain: "gmail.com" | ||
// suggestedEmail: "jorge@gmail.com" | ||
// full: "jorge@gmail.com" | ||
// } | ||
@@ -116,0 +116,0 @@ } |
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
35278
36
678