Socket
Socket
Sign inDemoInstall

smtp-server

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

2

lib/smtp-connection.js

@@ -191,3 +191,3 @@ 'use strict';

this._server.logger.info('[%s] Connection closed to %s', this._id, this.clientHostname);
this._server.logger.info('[%s] Connection closed to %s', this._id, this.clientHostname || this.remoteAddress);
};

@@ -194,0 +194,0 @@

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

@@ -5,0 +5,0 @@ "main": "lib/smtp-server.js",

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