@oneblink/storage
Advanced tools
Comparing version 2.1.0 to 2.1.1-beta.1
@@ -30,2 +30,3 @@ "use strict"; | ||
requestHandler: oneBlinkRequestHandler, | ||
credentials: {}, | ||
// Sign requests with our own Authorization header instead | ||
@@ -32,0 +33,0 @@ // of letting AWS SDK attempt to generate credentials |
{ | ||
"name": "@oneblink/storage", | ||
"description": "SDK for managing storage files in the OneBlink ecosystem", | ||
"version": "2.1.0", | ||
"version": "2.1.1-beta.1", | ||
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)", | ||
@@ -10,4 +10,4 @@ "bugs": { | ||
"dependencies": { | ||
"@aws-sdk/client-s3": "^3.569.0", | ||
"@aws-sdk/lib-storage": "^3.569.0", | ||
"@aws-sdk/client-s3": "^3.637.0", | ||
"@aws-sdk/lib-storage": "^3.637.0", | ||
"browser-or-node": "^3.0.0" | ||
@@ -14,0 +14,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
126576
1443
1
Updated@aws-sdk/client-s3@^3.637.0