Socket
Socket
Sign inDemoInstall

smtp-connection

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-connection - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

6

CHANGELOG.md
# Changelog
## v2.4.0-beta 2016-04-24
## v2.5.0 2016-05-11
* Bumped dependencies
## v2.4.0 2016-04-24
* Added experimental support for NTLM authentication

@@ -6,0 +10,0 @@

8

package.json
{
"name": "smtp-connection",
"version": "2.4.0",
"version": "2.5.0",
"description": "Connect to SMTP servers",

@@ -33,3 +33,3 @@ "main": "lib/smtp-connection.js",

"proxy-test-server": "^1.0.0",
"sinon": "^1.17.3",
"sinon": "^1.17.4",
"smtp-server": "^1.9.1",

@@ -39,5 +39,5 @@ "xoauth2": "^1.1.0"

"dependencies": {
"httpntlm": "1.5.3",
"nodemailer-shared": "1.0.4"
"httpntlm": "1.6.1",
"nodemailer-shared": "1.0.5"
}
}
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