Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "emailjs", | ||
"description": "send text/html emails and attachments (files, streams and strings) from node.js to any smtp server", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"author": "eleith", | ||
@@ -19,11 +19,11 @@ "contributors": [ | ||
"mimelib": "0.2.14", | ||
"moment": "=2.11.2", | ||
"moment": "2.11.2", | ||
"starttls": "1.0.1" | ||
}, | ||
"optionalDependencies": { | ||
"bufferjs": "=1.1.0" | ||
"bufferjs": "1.1.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "=1.7.4", | ||
"chai": "=1.1.0", | ||
"mocha": "1.7.4", | ||
"chai": "1.1.0", | ||
"simplesmtp": "0.3.32", | ||
@@ -30,0 +30,0 @@ "mailparser": "0.4.1", |
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
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
52600
+ Addedbufferjs@1.1.0(transitive)
+ Addedmoment@2.11.2(transitive)
Updatedmoment@2.11.2