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

smtp-address-parser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-address-parser - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "smtp-address-parser",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parse an SMTP (RFC-5321) address",

@@ -34,2 +34,3 @@ "main": "dist/lib/index.js",

"dependencies": {
"nearley": "^2.20.1",
"typescript": "^4.2.3"

@@ -41,5 +42,4 @@ },

"eslint": "*",
"mocha": "*",
"nearley": "^2.20.1"
"mocha": "*"
}
}
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