mailchecker
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "mailchecker", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Cross-language temporary (disposable/throwaway) email detection library. Covers hundreds fake email providers.", | ||
@@ -5,0 +5,0 @@ "main": "platform/node/", |
@@ -1,5 +0,5 @@ | ||
# MailChecker [![Build Status](https://drone.io/github.com/FGRibreau/mailchecker/status.png)](https://drone.io/github.com/FGRibreau/mailchecker/latest) [![Gittip](http://badgr.co/gittip/fgribreau.png)](https://www.gittip.com/fgribreau/) [![Deps](https://david-dm.org/FGRibreau/mailchecker.png)](https://david-dm.org/FGRibreau/mailchecker) [![Version](http://badge.fury.io/js/mailchecker.png)](http://badge.fury.io/js/mailchecker) | ||
# MailChecker [![Build Status](https://drone.io/github.com/FGRibreau/mailchecker/status.png)](https://drone.io/github.com/FGRibreau/mailchecker/latest) [![Deps](https://david-dm.org/FGRibreau/mailchecker.png)](https://david-dm.org/FGRibreau/mailchecker) [![Version](http://badge.fury.io/js/mailchecker.png)](http://badge.fury.io/js/mailchecker) | ||
![npm](https://nodei.co/npm/mailchecker.png) | ||
Cross-language email validation. Backed by a [database](./list.json) of **463 throwable email providers**. | ||
Cross-language email validation. Backed by a [database](./list.json) of **470 throwable email providers**. | ||
@@ -6,0 +6,0 @@ * Validate the format of your email (uses [node-validator](https://github.com/chriso/node-validator/blob/master/lib/validators.js#L27) email regex underneath and `FILTER_VALIDATE_EMAIL` for PHP) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
63257