email-misspelled
Advanced tools
Comparing version 3.2.2 to 3.2.3
export * from "./domains"; | ||
import { emailMisspelled } from "./emailMisspelled"; | ||
export type { DomainList, Result, EmailMisspelled, EmailMisspelledConstructor } from "./typings"; | ||
export type { DomainList, Result, EmailMisspelled, EmailMisspelledConfig, EmailMisspelledConstructor } from "./typings"; | ||
export default emailMisspelled; |
@@ -86,3 +86,3 @@ { | ||
}, | ||
"version": "3.2.2" | ||
"version": "3.2.3" | ||
} |
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
47768