email-reply-parser
Advanced tools
Comparing version 1.3.2 to 1.4.0
{ | ||
"name": "email-reply-parser", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Node library for parsing plain text email content. Based on https://github.com/willdurand/EmailReplyParser", | ||
"main": "lib/emailreplyparser.js", | ||
"homepage": "https://github.com/crisp-oss/email-reply-parser", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/crisp-oss/email-reply-parser.git" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +12,0 @@ "test": "node ./node_modules/nodeunit/bin/nodeunit test/test.js" |
# Email Reply Parser | ||
[![Build Status](https://travis-ci.org/crisp-dev/email-reply-parser.svg?branch=master)](https://travis-ci.org/crisp-dev/email-reply-parser) [![NPM](https://img.shields.io/npm/v/email-reply-parser.svg)](https://www.npmjs.com/package/email-reply-parser]) | ||
[![Test and Build](https://github.com/crisp-oss/email-reply-parser/workflows/Test%20and%20Build/badge.svg?branch=master)](https://github.com/crisp-oss/email-reply-parser/actions?query=workflow%3A%22Test+and+Build%22) [![NPM](https://img.shields.io/npm/v/email-reply-parser.svg)](https://www.npmjs.com/package/email-reply-parser) [![Downloads](https://img.shields.io/npm/dt/email-reply-parser.svg)](https://www.npmjs.com/package/email-reply-parser) | ||
@@ -5,0 +5,0 @@ **Email Reply Parser is a node library to parse plain-text email replies and extract content** |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
92531
0
1