1.3.1
Some checks failed
Default (tags) / security (push) Successful in 51s
Default (tags) / test (push) Failing after 2m9s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2025-02-07 20:47:31 +01:00
parent c5049d5155
commit a810338cc4

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartantivirus", "name": "@push.rocks/smartantivirus",
"version": "1.3.0", "version": "1.3.1",
"private": false, "private": false,
"description": "A Node.js package providing integration with ClamAV for anti-virus scanning, facilitating both Docker containerized management and direct connection to a ClamAV daemon.", "description": "A Node.js package providing integration with ClamAV for anti-virus scanning, facilitating both Docker containerized management and direct connection to a ClamAV daemon.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@@ -64,4 +64,4 @@
"buffer scanning", "buffer scanning",
"software testing" "software testing"
] ]
} }