Socket
Socket
Sign inDemoInstall

libmime

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libmime - npm Package Versions

134

4.1.2

Diff

andris
published 4.1.1 •

andris
published 4.1.0 •

Changelog

Source

v4.1.0 2019-05-01

  • Experimental support for node-iconv
andris
published 4.0.1 •

Changelog

Source

v4.0.1 2018-07-24

  • Maintenance release. Bumped deps
andris
published 4.0.0 •

Changelog

Source

v4.0.0 2018-06-11

  • Refactored decoding of mime encoded words and parameter continuation strings
andris
published 3.1.0 •

andris
published 3.0.0 •

Changelog

Source

v3.0.0 2016-12-08

  • Updated encoded-word generation. Previously a minimal value was encoded, so it was possible to have multiple encoded words in a string separated by non encoded-words. This was an issue with some webmail clients that stripped out the non-encoded parts between encoded-words so the updated method uses wide match by encoding from the first word with unicode characters to the last word. "a =?b?= c =?d?= e" -> "a =?bcd?= e"
andris
published 2.1.3 •

Changelog

Source

v2.1.3 2016-12-08

  • Revert dot as a special symbol
andris
published 2.1.2 •

Changelog

Source

v2.1.2 2016-11-21

  • Quote special symbols as defined in RFC (surajwy)
andris
published 2.1.1 •

Changelog

Source

v2.1.1 2016-11-15

  • Fixed issue with special symbols in attachment filenames
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc