We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77532d commit 9844ffbCopy full SHA for 9844ffb
package.json
@@ -19,8 +19,11 @@
19
},
20
"homepage": "https://github.com/scality/S3#readme",
21
"dependencies": {
22
+ "@aws-sdk/client-s3": "^3.705.0",
23
+ "@aws-sdk/credential-providers": "^3.864.0",
24
"@azure/storage-blob": "^12.28.0",
25
"@hapi/joi": "^17.1.1",
26
+ "@smithy/node-http-handler": "^3.0.0",
27
"arsenal": "git+https://github.com/scality/Arsenal#8.2.30",
28
"async": "2.6.4",
29
"aws-sdk": "^2.1692.0",
0 commit comments