🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

libmime

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libmime - npm Package Versions

234

5.3.6

Diff
andris
published 5.3.6 •

Changelog

Source

5.3.6 (2024-11-29)

Bug Fixes

  • deps: Bumped libqp to fix issue with missing whitespace (1137a9f)
andris
published 5.3.5 •

Changelog

Source

5.3.5 (2024-04-12)

Bug Fixes

andris
published 5.3.4 •

Changelog

Source

5.3.4 (2024-02-23)

Bug Fixes

  • deploy: fixed git repo url (0f3e5f4)
  • deploy: fixed git repo url (4d584ad)
andris
published 5.2.1 •

Changelog

Source

v5.2.1 2023-01-27

  • Fix base64 encoding for emoji bytes in encoded words
andris
published 5.2.0 •

Changelog

Source

v5.2.0 2022-12-08

  • Bumped libqp to get rid of new Buffer warnings
andris
published 5.1.0 •

Changelog

Source

v5.1.0 2022-04-28

  • Bumped deps
  • Removed Travis config
  • Added Github actions file to run tests
andris
published 5.0.0 •

Changelog

Source

v5.0.0 2020-07-22

  • Removed optional node-iconv support
  • Bumped dependencies
  • Updated Travis test matrix, dropped Node 8
andris
published 4.2.1 •

Changelog

Source

v4.2.1 2019-10-28

  • Replace jconv with more recent encoding-japanese
andris
published 4.2.0 •

Changelog

Source

v4.2.0 2019-10-28

  • Use jconv module to parse ISO-2022-JP by default
andris
published 4.1.4 •

Changelog

Source

v4.1.4 2019-10-28

  • decodeWords should also decode empty content part WeiAnAn
  • fix decode base64 ending with = WeiAnAn