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.8 to 1.3.9

10

package.json
{
"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

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