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.3.2 to 1.4.0

.github/workflows/test.yml

7

package.json
{
"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"

2

README.md
# 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**

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