Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
feat: multipart support (update arsenal)
Browse files Browse the repository at this point in the history
  • Loading branch information
elijaharita committed Oct 16, 2023
1 parent 610ce78 commit 378f626
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@azure/storage-blob": "^12.12.0",
"@hapi/joi": "^17.1.0",
"arsenal": "git+https://github.com/filecoin-project/motion-arsenal",
"arsenal": "git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9",
Expand Down
47 changes: 2 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,52 +747,9 @@ arraybuffer.slice@~0.0.7:
resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==

"arsenal@git+https://github.com/filecoin-project/motion-arsenal":
"arsenal@git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870":
version "8.1.105"
uid "6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
resolved "git+https://github.com/filecoin-project/motion-arsenal#6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
"@types/async" "^3.2.12"
"@types/utf8" "^3.0.1"
JSONStream "^1.0.0"
agentkeepalive "^4.1.3"
ajv "6.12.3"
async "~2.6.4"
aws-sdk "^2.1005.0"
backo "^1.1.0"
base-x "3.0.8"
base62 "2.0.1"
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.5
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
ioredis "^4.28.5"
ipaddr.js "1.9.1"
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^5.2.0"
node-forge "^1.3.0"
prom-client "14.2.0"
simple-glob "^0.2.0"
socket.io "~4.6.1"
socket.io-client "~4.6.1"
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.9"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.2
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/kylehuntsman/Arsenal#6e08c4fa":
version "8.1.105"
resolved "git+https://github.com/kylehuntsman/Arsenal#6e08c4fa9bddb7ac5733d69d5f1ee0cc3fb7bef5"
resolved "git+https://github.com/filecoin-project/motion-arsenal#78aa2f4e8353755a7d55fcd257d9dece265c2870"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand Down

0 comments on commit 378f626

Please sign in to comment.