New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

test-smtp-server

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-smtp-server - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

20

package.json
{
"name": "test-smtp-server",
"version": "0.9.2",
"version": "0.9.3",
"description": "The test-smtp-server package allows internal testing of projects needing an SMTP server.",

@@ -49,15 +49,15 @@ "main": "./build/lib/test-smtp-server.js",

"@types/smtp-server": "^3.5.7",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"commander": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"commander": "^9.0.0",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsdoc": "^37.0.0",
"nodemailer": "^6.7.0",
"typescript": "^4.4.4"
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsdoc": "^39.3.2",
"nodemailer": "^6.7.5",
"typescript": "^4.7.2"
},
"dependencies": {
"@types/mailparser": "^3.4.0",
"mailparser": "^3.4.0",
"smtp-server": "^3.9.0"
"mailparser": "^3.5.0",
"smtp-server": "^3.11.0"
},

@@ -64,0 +64,0 @@ "engines": {

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