addresscompiler
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "addresscompiler", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/closeio/addresscompiler", | ||
"description": "Compile rfc2822 address fields", | ||
"author": "Phil Freo <phil@philfreo.com> (http://philfreo.com/)", | ||
"keywords": ["RFC5322", "RFC822", "RFC2822", "address", "compiler", "email"], | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "grunt" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/closeio/addresscompiler.git" | ||
}, | ||
"main": "src/addresscompiler", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"chai": "~1.8.1", | ||
"grunt": "~0.4.1", | ||
"grunt-mocha-phantomjs": "~0.4.0", | ||
"grunt-contrib-connect": "~0.6.0", | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt-mocha-test": "~0.8.1", | ||
"mocha": "~1.16.2", | ||
"phantomjs": "~1.9.7-1", | ||
"requirejs": "~2.1.10" | ||
} | ||
"name": "addresscompiler", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/closeio/addresscompiler", | ||
"description": "Compile rfc2822 address fields", | ||
"author": "Phil Freo <phil@philfreo.com> (http://philfreo.com/)", | ||
"keywords": [ | ||
"RFC5322", | ||
"RFC822", | ||
"RFC2822", | ||
"address", | ||
"compiler", | ||
"email" | ||
], | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "grunt" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/closeio/addresscompiler.git" | ||
}, | ||
"main": "src/addresscompiler", | ||
"types": "src/addresscompiler.d.ts", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"chai": "~1.8.1", | ||
"grunt": "~0.4.1", | ||
"grunt-mocha-phantomjs": "~0.4.0", | ||
"grunt-contrib-connect": "~0.6.0", | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt-mocha-test": "~0.8.1", | ||
"mocha": "~1.16.2", | ||
"phantomjs": "~1.9.7-1", | ||
"requirejs": "~2.1.10" | ||
} | ||
} |
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
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
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
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
19191
17
294