Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "clamscan", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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/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.", |
@@ -669,3 +669,3 @@ [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-image]][node-url] [![Build Status][travis-image]][travis-url] | ||
[npm-version-image]: https://img.shields.io/npm/v/clamscan.svg | ||
[travis-image]: https://img.shields.io/travis/kylefarris/node-querybuilder/master.svg | ||
[travis-image]: https://img.shields.io/travis/kylefarris/clamscan/master.svg | ||
[travis-url]: https://travis-ci.org/kylefarris/clamscan |
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
201140