email-misspelled
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -66,3 +66,3 @@ { | ||
}, | ||
"version": "1.0.1" | ||
"version": "1.0.2" | ||
} |
@@ -9,5 +9,6 @@ # email-misspelled | ||
> check possible misspelled in email value and return a matching domain string | ||
> thanks to [this](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/string/levenshtein-distance) | ||
> check possible misspelled in email value and return a matching domain string | ||
String comparison is based on [this](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/string/levenshtein-distance) | ||
<!-- ## [Live example](https://codepen.io/Capse/pen/gObOKGo) --> | ||
@@ -14,0 +15,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
10376
122