feat(file): Added functionality to retrieve magic bytes from files and detect file types using magic bytes.
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user