+7
-0
| # Changelog | ||
| ## [5.4.3](https://github.com/nodemailer/libmime/compare/v5.4.2...v5.4.3) (2026-08-31) | ||
| ### Bug Fixes | ||
| * **deps:** update encoding-japanese to 2.3.0 for the CP932 extended areas ([2a1a216](https://github.com/nodemailer/libmime/commit/2a1a216ea66b93abfcd7a891cd960efa36a83739)) | ||
| ## [5.4.2](https://github.com/nodemailer/libmime/compare/v5.4.1...v5.4.2) (2026-08-07) | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "libmime", | ||
| "description": "Encode and decode quoted printable and base64 strings", | ||
| "version": "5.4.2", | ||
| "version": "5.4.3", | ||
| "main": "lib/libmime.js", | ||
@@ -27,3 +27,3 @@ "files": [ | ||
| "dependencies": { | ||
| "encoding-japanese": "2.2.0", | ||
| "encoding-japanese": "2.3.0", | ||
| "iconv-lite": "0.7.3", | ||
@@ -30,0 +30,0 @@ "libbase64": "1.3.0", |
158331
0.18%+ Added
- Removed
Updated