mimelib-noiconv
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -151,3 +151,3 @@ | ||
str = str.replace(/[^\sa-zA-Z\d]/gm,function(c){ | ||
str = str.replace(/(?:[\ud800-\udbff][\udc00-\udfff])|[^\sa-zA-Z\d]/gm,function(c){ | ||
if(!!mimeWord){ | ||
@@ -154,0 +154,0 @@ if(c=="?")return "=3F"; |
{ | ||
"name": "mimelib-noiconv", | ||
"description": "MIME functions to encode/decode e-mails etc.", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"author" : "Andris Reinman", | ||
@@ -6,0 +6,0 @@ "homepage":"http://github.com/andris9/mimelib", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23896
1