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

imapflow

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imapflow - npm Package Compare versions

Comparing version 1.0.45 to 1.0.46

4

CHANGELOG.md
# CHANGELOG
- 1.0.46 - 2020-05-15
- Do not use IP address as SNI servername
- 1.0.45 - 2020-05-02

@@ -4,0 +8,0 @@

8

package.json
{
"name": "imapflow",
"version": "1.0.45",
"version": "1.0.46",
"description": "IMAP Client for Node",

@@ -30,3 +30,3 @@ "main": "./lib/imap-flow.js",

"braintree-jsdoc-template": "3.3.0",
"eslint": "6.8.0",
"eslint": "7.0.0",
"eslint-config-nodemailer": "1.2.0",

@@ -42,3 +42,3 @@ "eslint-config-prettier": "6.11.0",

"dependencies": {
"@types/node": "13.13.4",
"@types/node": "14.0.1",
"encoding-japanese": "1.0.30",

@@ -49,5 +49,5 @@ "iconv-lite": "0.5.1",

"libqp": "1.1.0",
"mailsplit": "4.6.4",
"mailsplit": "5.0.0",
"pino": "6.2.1"
}
}

Sorry, the diff of this file is too big to display

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