address-rfc2822
Advanced tools
Comparing version 0.0.2 to 1.0.0
{ | ||
"name": "address-rfc2822", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "RFC 2822 (Header) email address parser", | ||
"main": "index.js", | ||
"keywords": [ "email", "address", "rfc822", "rfc2822", "mail", "from" ], | ||
"homepage": "https://github.com/haraka/node-address-rfc2822", | ||
"keywords": [ | ||
"email", | ||
"address", | ||
"rfc822", | ||
"rfc2822", | ||
"mail", | ||
"from" | ||
], | ||
"scripts": { | ||
@@ -12,8 +20,11 @@ "test": "./run_tests" | ||
"type": "git", | ||
"url": "git://github.com/baudehlo/node-email-rfc2822.git" | ||
}, | ||
"url": "https://github.com/haraka/node-address-rfc2822.git" | ||
}, | ||
"devDependencies": { | ||
"nodeunit" : "https://github.com/godsflaw/nodeunit/tarball/master" | ||
"eslint": "*", | ||
"grunt": "*", | ||
"grunt-eslint": "*", | ||
"nodeunit": "*" | ||
}, | ||
"license": "MIT" | ||
} |
@@ -0,1 +1,6 @@ | ||
[![Build Status][ci-img]][ci-url] | ||
[![Dependencies][dep-img]][dep-url] | ||
[![Coverage Status][cov-img]][cov-url] | ||
address-rfc2822 | ||
@@ -36,1 +41,8 @@ ================== | ||
[ci-img]: https://travis-ci.org/haraka/node-address-rfc2822.svg?branch=master | ||
[ci-url]: https://travis-ci.org/haraka/node-address-rfc2822 | ||
[dep-img]: https://david-dm.org/haraka/node-address-rfc2822.svg | ||
[dep-url]: https://david-dm.org/haraka/node-address-rfc2822 | ||
[cov-img]: https://coveralls.io/repos/haraka/node-address-rfc2822/badge.png | ||
[cov-url]: https://coveralls.io/r/haraka/node-address-rfc2822 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17402
9
270
0
48
4