imap-client
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "imap-client", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "pretest": "cd node_modules/node-forge/ && npm install && npm run minify && cd ../..", |
@@ -1011,3 +1011,3 @@ (function(factory) { | ||
var mimeTreeMatchers = [matchEncrypted, matchSigned, matchText, matchHtml, matchAttachment]; | ||
var mimeTreeMatchers = [matchEncrypted, matchSigned, matchAttachment, matchText, matchHtml]; | ||
@@ -1014,0 +1014,0 @@ /** |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0