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

mailparser

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailparser - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

LICENSE.EUPL-1.2

31

package.json
{
"name": "mailparser",
"version": "2.5.0",
"version": "2.6.0",
"description": "Parse e-mails",

@@ -17,24 +17,25 @@ "main": "index.js",

],
"license": "EUPL-1.1+",
"license": "(MIT OR EUPL-1.1+)",
"dependencies": {
"eslint": "^5.15.3",
"he": "1.2.0",
"html-to-text": "4.0.0",
"html-to-text": "5.0.0",
"iconv-lite": "0.4.24",
"libmime": "4.0.1",
"linkify-it": "2.1.0",
"mailsplit": "4.2.4",
"nodemailer": "5.1.1",
"mailsplit": "4.3.0",
"nodemailer": "6.0.0",
"tlds": "1.203.1"
},
"devDependencies": {
"ajv": "^6.10.0",
"eslint-config-nodemailer": "^1.2.0",
"eslint-config-prettier": "^4.1.0",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.2",
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-eslint": "^21.0.0",
"libbase64": "^1.0.3",
"libqp": "^1.1.0",
"random-message": "^1.1.0"
"ajv": "6.10.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "4.1.0",
"grunt": "1.0.4",
"grunt-cli": "1.3.2",
"grunt-contrib-nodeunit": "2.0.0",
"grunt-eslint": "21.0.0",
"libbase64": "1.0.3",
"libqp": "1.1.0",
"random-message": "1.1.0"
},

@@ -41,0 +42,0 @@ "engines": {

@@ -11,2 +11,2 @@ # mailparser

**EUPL-v1.1** or later
Dual licensed under **MIT** or **EUPLv1.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