deep-email-validator icon indicating copy to clipboard operation
deep-email-validator copied to clipboard

Validates regex, typos, disposable, dns and smtp

Results 55 deep-email-validator issues
Sort by recently updated
recently updated
newest added
trafficstars

A valid email passed eg: [email protected] shows an SMPT valid is false. This domain resides in AWS SES. We write a lambda function to write to the s3 bucket and...

Yahoo, aol, outlook and so on domain won't validate, nobody yet able to make a package that validate those.

➡️I just checked this library with a disposable email. The library shows it's a valid one. `email: [email protected]` ➡️I typed some chars randomly and it was valid. `email: [email protected]` ```...

Running my server locally is fine, but after running my express server online, smtp timeout, and it send validity as false

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

1) Added usage information for the `additionalTopLevelDomains` option. 2) Updated the link to default options.

There's no event handler for the close event in the smtp validator. If you give it the email [email protected] it'll never resolve its promise and your script will exit without...

Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.6. Release notes Sourced from ws's releases. 7.5.6 Bug fixes Backported b8186dd1 to the 7.x release line (73dec34b). Backported ed2b8039 to the 7.x release line...

dependencies