nodemailer-mock
Advanced tools
Comparing version 1.3.8 to 1.3.9
{ | ||
"name": "nodemailer-mock", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "Mock nodemailer module for testing", | ||
@@ -11,3 +11,3 @@ "main": "nodemailer-mock.js", | ||
"scripts": { | ||
"test": "./node_modules/.bin/mocha", | ||
"test": "./node_modules/.bin/mocha --exit", | ||
"coverage-report": "./test/bin/istanbul-coverage-report", | ||
@@ -46,3 +46,3 @@ "coverage": "npm run coverage-report && open ./coverage/lcov-report/index.html", | ||
"depcheck": "^0.6.8", | ||
"eslint": "^4.9.0", | ||
"eslint": "^4.10.0", | ||
"eslint-config-google": "^0.9.1", | ||
@@ -53,3 +53,3 @@ "eslint-plugin-mocha": "^4.11.0", | ||
"mocha": "^4.0.1", | ||
"should": "^13.1.2", | ||
"should": "^13.1.3", | ||
"sloc": "^0.2.0", | ||
@@ -60,3 +60,3 @@ "spec-xunit-file": "^0.0.1-3" | ||
"debug": "^3.1.0", | ||
"nodemailer": "^4.2.0" | ||
"nodemailer": "^4.3.1" | ||
}, | ||
@@ -63,0 +63,0 @@ "pre-commit": [ |
Sorry, the diff of this file is not supported yet
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
79222
Updatednodemailer@^4.3.1