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

email-checkup

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-checkup - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -15,3 +15,3 @@ const config = require("./config.json");

else{
const deliverable = await exists(mail);
const deliverable = await exists(options.mail);
return deliverable;

@@ -18,0 +18,0 @@ }

@@ -48,3 +48,3 @@ {

},
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {

@@ -51,0 +51,0 @@ "node-fetch": "^2.6.1"

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