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 3.1.1 to 3.1.2

2

lib/mime-node.js

@@ -12,3 +12,3 @@ 'use strict';

this.type = 'node';
this.root = !!parentNode;
this.root = !parentNode;
this.parentNode = parentNode;

@@ -15,0 +15,0 @@

{
"name": "mailsplit",
"version": "3.1.1",
"version": "3.1.2",
"description": "Split email messages into an object stream",

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

"dependencies": {
"libmime": "^2.1.0"
"libmime": "^2.1.2"
},

@@ -18,0 +18,0 @@ "devDependencies": {

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