Comparing version 1.3.1 to 1.3.3
{ | ||
"name": "clamscan", | ||
"version": "1.3.1", | ||
"version": "1.3.3", | ||
"author": "Kyle Farris <kyle.farris@infotechinc.com> (https://infotechinc.com)", | ||
@@ -34,3 +34,3 @@ "description": "Use Node JS to scan files on your server with ClamAV's clamscan/clamdscan binary or via TCP to a remote server or local UNIX Domain socket. This is especially useful for scanning uploaded files provided by un-trusted sources.", | ||
"engines": { | ||
"node": ">=10.0.0" | ||
"node": ">=10.12.0" | ||
}, | ||
@@ -44,5 +44,5 @@ "bugs": { | ||
"eslint": "^6.4.0", | ||
"mocha": "^5.2.0", | ||
"mocha": "^8.1.1", | ||
"request": "^2.88.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
210906
3113