nodemailer-mock
Advanced tools
Comparing version 1.3.16 to 1.3.17
@@ -34,3 +34,3 @@ 'use strict'; | ||
} | ||
return reject(); | ||
return reject(new Error('nodemailer-mock fail response')); | ||
} | ||
@@ -37,0 +37,0 @@ return resolve(); |
{ | ||
"name": "nodemailer-mock", | ||
"version": "1.3.16", | ||
"version": "1.3.17", | ||
"description": "Mock nodemailer module for testing", | ||
@@ -44,9 +44,9 @@ "main": "nodemailer-mock.js", | ||
"colors": "1.3.3", | ||
"depcheck": "0.6.11", | ||
"eslint": "5.12.1", | ||
"eslint-config-google": "0.11.0", | ||
"eslint-plugin-mocha": "5.2.1", | ||
"depcheck": "0.7.2", | ||
"eslint": "5.15.3", | ||
"eslint-config-google": "0.12.0", | ||
"eslint-plugin-mocha": "5.3.0", | ||
"istanbul": "0.4.5", | ||
"istanbul-cobertura-badger": "1.3.1", | ||
"mocha": "5.2.0", | ||
"mocha": "6.0.2", | ||
"should": "13.2.3", | ||
@@ -53,0 +53,0 @@ "sloc": "0.2.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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
33502
17
1