email-reply-parser
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "email-reply-parser", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser", | ||
@@ -14,11 +14,14 @@ "main": "lib/emailreplyparser.js", | ||
}, | ||
"author": "Crisp IM SARL", | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
}, | ||
"author": "Crisp IM SAS", | ||
"license": "MIT", | ||
"dependencies": { | ||
"re2": "1.16.0" | ||
"re2": "1.17.7" | ||
}, | ||
"devDependencies": { | ||
"nodeunit": "v0.11.1", | ||
"underscore": "v1.12.1" | ||
"nodeunit": "v0.11.3", | ||
"underscore": "v1.13.6" | ||
} | ||
} |
@@ -9,2 +9,4 @@ # Email Reply Parser | ||
**😘 Maintainer**: [@baptistejamin](https://github.com/baptistejamin) | ||
## Who uses it? | ||
@@ -33,3 +35,3 @@ | ||
This library is used at [Crisp](https://crisp.chat/) everyday with around 1 million inbound emails. Over the years, we improved this library so tt can work with most emails. | ||
This library is used at [Crisp](https://crisp.chat/) everyday with around 1 million inbound emails. Over the years, we improved this library so it can work with most emails. | ||
@@ -53,3 +55,3 @@ - Strip email replies like `On DATE, NAME <EMAIL> wrote:` | ||
Feel free to fork this project and submit fixes. We may adapt your code to fit the codebase. | ||
Feel free to fork this project and submit fixes. We may adapt your code to fit the codebase. | ||
@@ -70,4 +72,3 @@ You can run unit tests using: | ||
email-reply-parser is released under the MIT License. See the bundled LICENSE | ||
file for details. | ||
email-reply-parser is released under the MIT License. See the bundled LICENSE file for details. | ||
Sorry, the diff of this file is not supported yet
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
93895
70
71
+ Added@npmcli/fs@2.1.2(transitive)
+ Added@npmcli/move-file@2.0.1(transitive)
+ Added@tootallnate/once@2.0.0(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedcacache@16.1.3(transitive)
+ Addedexponential-backoff@3.1.1(transitive)
+ Addedglob@8.1.0(transitive)
+ Addedhttp-proxy-agent@5.0.0(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addedmake-fetch-happen@10.2.1(transitive)
+ Addedminimatch@5.1.6(transitive)
+ Addedminipass-fetch@2.1.2(transitive)
+ Addednode-gyp@9.4.1(transitive)
+ Addednopt@6.0.0(transitive)
+ Addedre2@1.17.7(transitive)
+ Addedsocks-proxy-agent@7.0.0(transitive)
+ Addedssri@9.0.1(transitive)
+ Addedunique-filename@2.0.1(transitive)
+ Addedunique-slug@3.0.0(transitive)
- Removed@npmcli/fs@1.1.1(transitive)
- Removed@npmcli/move-file@1.1.2(transitive)
- Removed@tootallnate/once@1.1.2(transitive)
- Removedcacache@15.3.0(transitive)
- Removedhttp-proxy-agent@4.0.1(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removedmake-fetch-happen@9.1.0(transitive)
- Removedminipass-fetch@1.4.1(transitive)
- Removednode-gyp@8.4.1(transitive)
- Removednopt@5.0.0(transitive)
- Removedre2@1.16.0(transitive)
- Removedsocks-proxy-agent@6.2.1(transitive)
- Removedssri@8.0.1(transitive)
- Removedunique-filename@1.1.1(transitive)
- Removedunique-slug@2.0.2(transitive)
Updatedre2@1.17.7