Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

email-blacklist

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-blacklist

List of commonly misspelled email domains

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
31
520%
Maintainers
3
Weekly downloads
 
Created
Source

email-blacklist Build Status

List of commonly misspelled email domains.

npm install email-blacklist

Usage

var blacklist = require('email-blacklist');

blacklist.contains('me@gmailc.com'); // returns true
blacklist.contains('me@gmail.com'); // returns false

License

MIT

FAQs

Package last updated on 09 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts