feat(file): Added functionality to retrieve magic bytes from files and detect file types using magic bytes.

This commit is contained in:
2024-11-18 15:07:46 +01:00
parent c7f0c97341
commit 383a5204f4
7 changed files with 6027 additions and 4273 deletions

View File

@@ -19,8 +19,8 @@
"@push.rocks/tapbundle": "^5.3.0"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.670.0",
"@push.rocks/smartmime": "^2.0.2",
"@aws-sdk/client-s3": "^3.693.0",
"@push.rocks/smartmime": "^2.0.4",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartrx": "^3.0.7",