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.5.9 to 1.5.10

10

package.json
{
"name": "nodemailer-mock",
"version": "1.5.9",
"version": "1.5.10",
"description": "Easy as pie nodemailer mock for unit testing your Node.js applications",

@@ -49,6 +49,6 @@ "main": "nodemailer-mock.js",

"colors": "^1.4.0",
"depcheck": "^1.4.1",
"eslint": "^7.26.0",
"depcheck": "^1.4.2",
"eslint": "^7.30.0",
"istanbul-cobertura-badger": "^1.3.1",
"mocha": "^8.4.0",
"mocha": "^9.0.2",
"nyc": "^15.1.0",

@@ -60,3 +60,3 @@ "should": "^13.2.3",

"dependencies": {
"debug": "^4.3.1",
"debug": "^4.3.2",
"nodemailer": "^6.x"

@@ -63,0 +63,0 @@ },

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