Comparing version 1.0.135 to 1.0.136
# 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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
557080
12383
+ Addedpino@8.15.0(transitive)
- Removedpino@8.14.2(transitive)
Updatedpino@8.15.0