Socket
Socket
Sign inDemoInstall

smtp-server

Package Overview
Dependencies
4
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.13.3 to 3.13.4

4

.ncurc.js

@@ -5,5 +5,7 @@ module.exports = {

// Block package upgrades that moved to ESM
'chai'
'chai',
// API changes in newer eslint versions
'grunt-eslint'
]
};
# Changelog
## [3.13.4](https://github.com/nodemailer/smtp-server/compare/v3.13.3...v3.13.4) (2024-04-12)
### Bug Fixes
* **deps:** Bumped deps ([e096b12](https://github.com/nodemailer/smtp-server/commit/e096b129af13a2c2d4893a8690ba06fe00fe36d2))
## [3.13.3](https://github.com/nodemailer/smtp-server/compare/v3.13.2...v3.13.3) (2024-02-29)

@@ -4,0 +11,0 @@

{
"name": "smtp-server",
"version": "3.13.3",
"version": "3.13.4",
"description": "Create custom SMTP servers on the fly",

@@ -15,3 +15,3 @@ "main": "lib/smtp-server.js",

"ipv6-normalize": "1.0.1",
"nodemailer": "6.9.11",
"nodemailer": "6.9.13",
"punycode": "2.3.1"

@@ -27,3 +27,3 @@ },

"grunt-mocha-test": "0.13.3",
"mocha": "10.3.0",
"mocha": "10.4.0",
"pem": "1.14.8"

@@ -30,0 +30,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