Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imapflow

Package Overview
Dependencies
Maintainers
1
Versions
167
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.135 to 1.0.136

4

CHANGELOG.md
# CHANGELOG
- 1.0.136 - 2023-08-15
- Added missing destroySoon method for the PassThrough writable socket
- 1.0.135 - 2023-07-29

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

16

package.json
{
"name": "imapflow",
"version": "1.0.135",
"version": "1.0.136",
"description": "IMAP Client for Node",

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

"devDependencies": {
"@babel/eslint-parser": "7.22.9",
"@babel/eslint-plugin": "7.22.5",
"@babel/eslint-parser": "7.22.10",
"@babel/eslint-plugin": "7.22.10",
"@babel/plugin-syntax-class-properties": "7.12.13",
"@babel/preset-env": "7.22.9",
"@types/node": "20.4.5",
"@babel/preset-env": "7.22.10",
"@types/node": "20.5.0",
"braintree-jsdoc-template": "3.3.0",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "9.0.0",
"grunt": "1.6.1",

@@ -56,5 +56,5 @@ "grunt-cli": "1.4.3",

"nodemailer": "6.9.4",
"pino": "8.14.2",
"pino": "8.15.0",
"socks": "2.7.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