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

mailsplit

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailsplit - npm Package Compare versions

Comparing version 4.2.4 to 4.3.0

LICENSE.EUPL-1.2

18

package.json
{
"name": "mailsplit",
"version": "4.2.4",
"version": "4.3.0",
"description": "Split email messages into an object stream",

@@ -13,3 +13,3 @@ "main": "index.js",

"author": "Andris Reinman",
"license": "EUPL-1.1+",
"license": "(MIT OR EUPL-1.1+)",
"dependencies": {

@@ -21,8 +21,10 @@ "libmime": "4.0.1",

"devDependencies": {
"eslint-config-nodemailer": "^1.2.0",
"grunt": "^1.0.3",
"grunt-cli": "^1.3.2",
"grunt-contrib-nodeunit": "^2.0.0",
"grunt-eslint": "^21.0.0",
"random-message": "^1.1.0"
"eslint": "5.15.3",
"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",
"random-message": "1.1.0"
},

@@ -29,0 +31,0 @@ "files": [

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