Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodebb-plugin-email-blacklist

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-email-blacklist - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "nodebb-plugin-email-blacklist",
"version": "1.0.0",
"version": "1.0.1",
"description": "nodebb email blacklist",

@@ -8,3 +8,3 @@ "main": "library.js",

"type": "git",
"url": "git+https://github.com/Annihil/nodebb-email-blacklist.git"
"url": "git+https://github.com/Annihil/nodebb-plugin-email-blacklist.git"
},

@@ -14,5 +14,5 @@ "author": "Annihil",

"bugs": {
"url": "https://github.com/Annihil/nodebb-email-blacklist/issues"
"url": "https://github.com/Annihil/nodebb-plugin-email-blacklist/issues"
},
"homepage": "https://github.com/Annihil/nodebb-email-blacklist#readme",
"homepage": "https://github.com/Annihil/nodebb-plugin-email-blacklist#readme",
"nbbpm": {

@@ -19,0 +19,0 @@ "compatibility": "^1.0.1"

# nodebb email blacklist plugin
An email blacklist plugin for nodebb - only let's users register with an mail address not in the blacklisted email domain list.
You can add email domain to the blacklist (one per line)
An email blacklist plugin for nodebb - only let's users register with an email address not in the blacklisted email domain list.
You can add email domain to the blacklist (one per line)
Example of available list:

@@ -6,0 +6,0 @@ - [A list of domains for disposable and temporary email addresses](https://gist.github.com/adamloving/4401361)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc