New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mailcover

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailcover - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

mailcover.js

@@ -54,2 +54,7 @@ /*!

var connect, req, config, messages;
config = this.config;
messages = this.messages;
// NotBlank checker

@@ -65,7 +70,2 @@ if(email.replace(' ', '') == ''){

var connect, req, config, messages;
config = this.config;
messages = this.messages;
connect = {

@@ -72,0 +72,0 @@ hostname: config.server+'.api.mailcover.com',

{
"name": "mailcover",
"description": "Email validation via Mailcover API",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://Mailcover.com/",

@@ -6,0 +6,0 @@ "keywords": [

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