New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

address-rfc2822

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

address-rfc2822 - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

Changes.md

@@ -0,2 +1,5 @@

## 2.0.1 - 2017-06-26
- trim the line in parse()
## 1.0.2 - 2016-06-16

@@ -3,0 +6,0 @@

@@ -8,2 +8,4 @@ "use strict";

line = line.trim();
var addr = ea_lib({

@@ -10,0 +12,0 @@ input: line,

2

package.json
{
"name": "address-rfc2822",
"version": "2.0.0",
"version": "2.0.1",
"description": "RFC 2822 (Header) email address parser",

@@ -5,0 +5,0 @@ "main": "index.js",

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