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

email-address-validation

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-address-validation - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "email-address-validation",
"version": "0.1.5",
"version": "0.1.6",
"description": "Email Validation & Verification JSON API for Developers. Simple REST API measuring email deliverability & quality",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,2 +32,3 @@

access_key: [ACCESS_KEY],
catch_all: [0|1] (Optional, defaults to 1)
secure: [true|false] (Optional, defaults to false)

@@ -38,3 +39,6 @@ });

##### Secure (only available for Basic, Pro and Enterprise accounts)
##### catch_all (only available for Basic, Pro and Enterprise accounts)
Boolean value to indicate if checks should also include checks for catch all.
##### secure (only available for Basic, Pro and Enterprise accounts)
Boolean value to indicate if the calls to the API should use a secure protocol or insecure (HTTP/HTTPS). Defaults to false (HTTP, insecure).

@@ -41,0 +45,0 @@

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