email-reply-parser
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -32,5 +32,5 @@ var RE2 = require("re2"); | ||
/^(.*)[0-9]{4}(.*)from(.*)<(.*)>:$/, | ||
/^-{1,10} ?(O|o)riginal (M|m)essage ?-{1,10}$/i, | ||
/^-{1,10} ?(O|o)prindelig (B|b)esked ?-{1,10}$/i, | ||
/^-{1,10} ?(M|m)essage d\'origine ?-{1,10}$/i | ||
/^-{1,12} ?(O|o)riginal (M|m)essage ?-{1,12}$/i, | ||
/^-{1,12} ?(O|o)prindelig (B|b)esked ?-{1,12}$/i, | ||
/^-{1,12} ?(M|m)essage d\'origine ?-{1,12}$/i | ||
]); | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "email-reply-parser", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"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