Support tool, zips folder and puts it to users home directory (#870)

* Support tool, zips folder and puts it in users home directory
This commit is contained in:
Anton Shepilov
2025-04-07 14:25:04 +02:00
committed by GitHub
parent 755c4f05e2
commit 22e30d20fb
9 changed files with 470 additions and 6 deletions
+2
View File
@@ -63,6 +63,7 @@
"@types/analytics-node": "^3.1.5",
"@types/archiver": "^6.0.3",
"@types/bcrypt": "^5.0.0",
"@types/cli-interact": "^0.1.4",
"@types/cli-table": "^0.3.0",
"@types/config": "0.0.36",
"@types/eslint": "^7.2.3",
@@ -133,6 +134,7 @@
"bcrypt": "^5.0.1",
"clamscan": "^2.4.0",
"class-transformer": "^0.3.1",
"cli-interact": "^0.1.9",
"cli-table": "^0.3.6",
"config": "^3.3.2",
"deep-object-diff": "^1.1.0",