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

124

2.1.0

Diff

Changelog

Source

v2.1.0 2016-07-24

  • Changed handling of base64 encoded mime words where multiple words are joined together if possible. This fixes issues with multi byte characters getting split into different mime words (against the RFC but occurs)
andris
published 2.0.3 •

Changelog

Source

v2.0.3 2016-02-29

  • Fixed an issue with rfc2231 filenames
andris
published 2.0.2 •

Changelog

Source

v2.0.2 2016-02-11

  • Fixed an issue with base64 mime words encoding
andris
published 2.0.1 •

Changelog

Source

v2.0.1 2016-02-11

  • Fix base64 mime-word encoding. Final string length was calculated invalidly
andris
published 2.0.0 •

Changelog

Source

v2.0.0 2016-01-04

  • Replaced jshint with eslint
  • Refactored file structure
andris
published 1.2.0 •

Changelog

Source

v1.2.0 2015-10-05

Added support for emojis in header params (eg. filenames)

andris
published 1.1.0 •

Changelog

Source

v1.1.0 2015-09-24

Updated encoded word encoding with quoted printable, should be more like required in https://tools.ietf.org/html/rfc2047#section-5

andris
published 1.0.0 •

Changelog

Source

v1.0.0 2015-04-15

Changed versioning scheme to use 1.x instead of 0.x versions. Bumped dependency versions, no actual code changes.

andris
published 0.1.7 •

Changelog

Source

v0.1.7 2015-01-19

Updated unicode filename handling – only revert to parameter continuation if the value actually includes non-ascii characters or is too long. Previously filenames were encoded if they included anything besides letters, numbers, dot or space.

andris
published 0.1.6 •

Changelog

Source

v0.1.6 2014-10-25

Fixed an issue with encodeWords where a trailing space was invalidly included in a word if the word ended with an non-ascii character.

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