fix(build): modernize project tooling and package metadata

This commit is contained in:
2026-05-01 15:48:19 +00:00
parent 2302632f11
commit 73a8389ec5
12 changed files with 3366 additions and 5868 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartantivirus',
version: '1.3.2',
version: '1.3.3',
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.'
}