Socket
Socket
Sign inDemoInstall

nodemailer-mock

Package Overview
Dependencies
3
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

32

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

@@ -24,2 +24,5 @@ "main": "./dist/nodemailer-mock.js",

"author": "Justin Silver",
"sponsor": {
"url": "https://www.secretparty.io"
},
"license": "MIT",

@@ -54,23 +57,24 @@ "bugs": {

"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/chai": "^4.3.4",
"@types/debug": "^4.1.7",
"@types/chai": "^4.3.9",
"@types/debug": "^4.1.10",
"@types/expect": "^24.3.0",
"@types/jest": "^29.4.0",
"@types/mocha": "^10.0.1",
"@types/mockery": "^1.4.30",
"@types/jest": "^29.5.6",
"@types/mocha": "^10.0.3",
"@types/mockery": "^1.4.32",
"@types/node": "^20.8.8",
"@types/nodemailer": "^6.x",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"chai": "^4.3.7",
"eslint": "^8.32.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"chai": "^4.3.10",
"eslint": "^8.52.0",
"istanbul-cobertura-badger": "^1.3.1",
"jest": "^29.4.1",
"jest": "^29.7.0",
"mocha": "^10.2.0",
"mockery": "^2.1.0",
"nyc": "^15.1.0",
"sloc": "^0.1.11",
"sloc": "^0.3.0",
"spec-xunit-file": "^0.0.1-3",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.2.2"
},

@@ -77,0 +81,0 @@ "pre-commit": [

@@ -9,2 +9,4 @@ # nodemailer-mock

From [SecretParty.io](https://www.secretparty.io) with ❤️.
# install

@@ -11,0 +13,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc