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

mimelib-noiconv

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mimelib-noiconv - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

5

mime-functions.js

@@ -61,4 +61,5 @@

}else{
line = line.replace(/=[a-f0-9]?$/i, "");
response+=line + "\r\n";
response += line;
//line = line.replace(/=[a-f0-9]?$/i, "");
//response+=line + "\r\n";
}

@@ -65,0 +66,0 @@ }

2

package.json
{
"name": "mimelib-noiconv",
"description": "MIME functions to encode/decode e-mails etc.",
"version": "0.1.4",
"version": "0.1.5",
"author" : "Andris Reinman",

@@ -6,0 +6,0 @@ "homepage":"http://github.com/andris9/mimelib",

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