Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodemailer-mock

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodemailer-mock - npm Package Compare versions

Comparing version 1.3.16 to 1.3.17

.DS_Store

2

nodemailer-mock.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc