nodemailer-shared
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "nodemailer-shared", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Shared methods for the nodemailer stack", | ||
@@ -26,11 +26,11 @@ "main": "lib/shared.js", | ||
"dependencies": { | ||
"nodemailer-fetch": "1.2.1" | ||
"nodemailer-fetch": "1.3.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.4.1", | ||
"chai": "^3.5.0", | ||
"grunt": "^0.4.5", | ||
"grunt-eslint": "^17.3.1", | ||
"grunt-mocha-test": "^0.12.7", | ||
"mocha": "^2.3.4" | ||
"mocha": "^2.4.5" | ||
} | ||
} |
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
+ Addednodemailer-fetch@1.3.0(transitive)
- Removednodemailer-fetch@1.2.1(transitive)
Updatednodemailer-fetch@1.3.0