+7
-0
| # Changelog | ||
| ## [5.4.1](https://github.com/nodemailer/libmime/compare/v5.4.0...v5.4.1) (2026-07-05) | ||
| ### Bug Fixes | ||
| * update dependencies (iconv-lite 0.7.3) ([a9a27bd](https://github.com/nodemailer/libmime/commit/a9a27bded62459a497ff672d1ec5c0fcd5e0de90)) | ||
| ## [5.4.0](https://github.com/nodemailer/libmime/compare/v5.3.8...v5.4.0) (2026-06-25) | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "libmime", | ||
| "description": "Encode and decode quoted printable and base64 strings", | ||
| "version": "5.4.0", | ||
| "version": "5.4.1", | ||
| "main": "lib/libmime.js", | ||
@@ -28,3 +28,3 @@ "files": [ | ||
| "encoding-japanese": "2.2.0", | ||
| "iconv-lite": "0.7.2", | ||
| "iconv-lite": "0.7.3", | ||
| "libbase64": "1.3.0", | ||
@@ -31,0 +31,0 @@ "libqp": "2.1.1" |
154463
0.16%+ Added
- Removed
Updated