1.0.2
Some checks failed
Default (tags) / security (push) Successful in 56s
Default (tags) / test (push) Failing after 1m33s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
Philipp Kunz 2025-01-10 03:25:22 +01:00
parent 5075cbd486
commit db462e88f3

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartantivirus", "name": "@push.rocks/smartantivirus",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.", "description": "A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -60,4 +60,4 @@
"network communication", "network communication",
"software testing" "software testing"
] ]
} }