email-reply-parser
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -47,2 +47,3 @@ var FragmentDTO = require("./fragmentdto"); | ||
/^={30,}$/ | ||
/^\+{30,}$/ | ||
]; | ||
@@ -49,0 +50,0 @@ |
{ | ||
"name": "email-reply-parser", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser", | ||
@@ -5,0 +5,0 @@ "main": "lib/emailreplyparser.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9342
218