🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

libmime

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libmime - npm Package Compare versions

Comparing version
5.4.0
to
5.4.1
+7
-0
CHANGELOG.md
# 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"