Skip to content

Commit a83f113

Browse files
committed
2.3.0
1 parent 2706ec7 commit a83f113

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clamscan",
3-
"version": "2.2.3",
3+
"version": "2.3.0",
44
"author": "Kyle Farris <kyle.farris@infotechinc.com> (https://infotechinc.com)",
55
"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.",
66
"main": "index.js",

0 commit comments

Comments
 (0)