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

emlx2json

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

emlx2json - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

lib/emlx2json.js

@@ -216,3 +216,2 @@ /*

var headerKeys = getHeaderKeys(rawHeader, true);
console.log(headerKeys);
var headerKeyValues = parseKeyValuePairs(headerKeys, rawHeader);

@@ -219,0 +218,0 @@ part.headers = parseBodyPartHeadersFromKeyValuePairs(headerKeyValues);

4

package.json
{
"name": "emlx2json",
"version": "0.0.6",
"version": "0.0.7",
"description": "JSON parser for Apple Mail (Mail.app) messages (.emlx)",

@@ -18,3 +18,3 @@ "dependencies": {

"main": "lib/emlx2json.js",
"_id": "emlx2json@0.0.6"
"_id": "emlx2json@0.0.7"
}
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