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

email-reply-parser

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-reply-parser - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

3

lib/parser/emailparser.js

@@ -48,3 +48,4 @@ var FragmentDTO = require("./fragmentdto");

/^\={2,4}$/,
/^Get Outlook for iOS.*/m,
/^Get Outlook for (?:\s*.+).*/m,
/^Télécharger Outlook pour (?:\s*.+).*/m,
];

@@ -51,0 +52,0 @@

{
"name": "email-reply-parser",
"version": "1.2.4",
"version": "1.2.5",
"description": "Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser",

@@ -5,0 +5,0 @@ "main": "lib/emailreplyparser.js",

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