New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.4.9 to 0.5.0

15

package.json
{
"name": "mailparser",
"description": "Asynchronous and non-blocking parser for mime encoded e-mail messages",
"version": "0.4.9",
"version": "0.5.0",
"author": "Andris Reinman",

@@ -23,13 +23,10 @@ "maintainers": [{

"dependencies": {
"mimelib": ">=0.2.17",
"encoding": ">=0.1.4",
"mime": "*",
"uue": "~1.0.0"
"mimelib": "^0.2.19",
"encoding": "^0.1.11",
"mime": "^1.3.4",
"uue": "^2.1.0"
},
"devDependencies": {
"nodeunit": "*"
"nodeunit": "^0.9.1"
},
"engine": {
"node": ">=0.4"
},
"keywords": [

@@ -36,0 +33,0 @@ "e-mail",

.travis.yml

Sorry, the diff of this file is not supported yet

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