Comparing version 5.1.0 to 5.2.0
# Changelog | ||
## v5.2.0 2022-12-08 | ||
- Bumped libqp to get rid of `new Buffer` warnings | ||
## v5.1.0 2022-04-28 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "libmime", | ||
"description": "Encode and decode quoted printable and base64 strings", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"main": "lib/libmime", | ||
@@ -25,14 +25,14 @@ "homepage": "https://github.com/andris9/libmime", | ||
"libbase64": "1.2.1", | ||
"libqp": "1.1.0" | ||
"libqp": "2.0.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.3.6", | ||
"chai": "4.3.7", | ||
"eslint-config-nodemailer": "1.2.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"grunt": "1.5.2", | ||
"grunt": "1.5.3", | ||
"grunt-cli": "1.4.3", | ||
"grunt-eslint": "24.0.0", | ||
"grunt-eslint": "24.0.1", | ||
"grunt-mocha-test": "0.13.3", | ||
"mocha": "9.2.2" | ||
"mocha": "10.1.0" | ||
} | ||
} |
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
146116
+ Addedlibqp@2.0.1(transitive)
- Removedlibqp@1.1.0(transitive)
Updatedlibqp@2.0.1