Comparing version 0.8.3 to 0.8.4
@@ -548,3 +548,3 @@ /*! | ||
} else { | ||
self.scan_files(good_files, end_file, file_cb); | ||
self.scan_files(good_files, end_cb, file_cb); | ||
} | ||
@@ -551,0 +551,0 @@ })(); |
{ | ||
"name": "clamscan", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"author": "Kyle Farris <kfarris@chomponllc.com> (http://chomponllc.com)", | ||
@@ -5,0 +5,0 @@ "description": "Use Node JS to scan files on your server with ClamAV's clamscan binary or clamdscan daemon. This is especially useful for scanning uploaded files provided by un-trusted sources.", |
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
76690