Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 Compare versions

Comparing version 5.1.0 to 5.2.0

4

CHANGELOG.md
# Changelog
## v5.2.0 2022-12-08
- Bumped libqp to get rid of `new Buffer` warnings
## v5.1.0 2022-04-28

@@ -4,0 +8,0 @@

12

package.json
{
"name": "libmime",
"description": "Encode and decode quoted printable and base64 strings",
"version": "5.1.0",
"version": "5.2.0",
"main": "lib/libmime",

@@ -25,14 +25,14 @@ "homepage": "https://github.com/andris9/libmime",

"libbase64": "1.2.1",
"libqp": "1.1.0"
"libqp": "2.0.1"
},
"devDependencies": {
"chai": "4.3.6",
"chai": "4.3.7",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.5.0",
"grunt": "1.5.2",
"grunt": "1.5.3",
"grunt-cli": "1.4.3",
"grunt-eslint": "24.0.0",
"grunt-eslint": "24.0.1",
"grunt-mocha-test": "0.13.3",
"mocha": "9.2.2"
"mocha": "10.1.0"
}
}
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