Socket
Socket
Sign inDemoInstall

@digitalroute/email-verify

Package Overview
Dependencies
2
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.3.0

.github/workflows/release.yaml

17

package.json
{
"name": "@digitalroute/email-verify",
"version": "0.2.2",
"version": "0.3.0",
"description": "A tool to verify an email address exits via SMTP",

@@ -8,7 +8,8 @@ "main": "index.js",

"bluebird": "^3.5.1",
"validator": "^9.1.1"
"validator": "^13.7.0"
},
"devDependencies": {
"mocha": "^4.0.1",
"nyc": "^15.1.0"
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"semantic-release": "^17.4.3"
},

@@ -21,2 +22,6 @@ "bugs": {

},
"private": false,
"publishConfig": {
"access": "public"
},
"repository": {

@@ -26,6 +31,2 @@ "type": "git",

},
"private": false,
"publishConfig": {
"access": "public"
},
"preferGlobal": true,

@@ -32,0 +33,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc