@aws-sdk/middleware-flexible-checksums
Advanced tools
Comparing version 3.701.0 to 3.709.0
{ | ||
"name": "@aws-sdk/middleware-flexible-checksums", | ||
"version": "3.701.0", | ||
"version": "3.709.0", | ||
"scripts": { | ||
@@ -39,10 +39,10 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/util": "5.2.0", | ||
"@aws-sdk/core": "3.696.0", | ||
"@aws-sdk/types": "3.696.0", | ||
"@aws-sdk/core": "3.709.0", | ||
"@aws-sdk/types": "3.709.0", | ||
"@smithy/is-array-buffer": "^3.0.0", | ||
"@smithy/node-config-provider": "^3.1.11", | ||
"@smithy/protocol-http": "^4.1.7", | ||
"@smithy/types": "^3.7.1", | ||
"@smithy/util-middleware": "^3.0.10", | ||
"@smithy/util-stream": "^3.3.1", | ||
"@smithy/node-config-provider": "^3.1.12", | ||
"@smithy/protocol-http": "^4.1.8", | ||
"@smithy/types": "^3.7.2", | ||
"@smithy/util-middleware": "^3.0.11", | ||
"@smithy/util-stream": "^3.3.2", | ||
"@smithy/util-utf8": "^3.0.0", | ||
@@ -52,3 +52,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/node-http-handler": "^3.3.1", | ||
"@smithy/node-http-handler": "^3.3.2", | ||
"concurrently": "7.0.0", | ||
@@ -55,0 +55,0 @@ "downlevel-dts": "0.10.1", |
+ Added@aws-sdk/core@3.709.0(transitive)
+ Added@aws-sdk/types@3.709.0(transitive)
- Removed@aws-sdk/core@3.696.0(transitive)
- Removed@aws-sdk/types@3.696.0(transitive)
Updated@aws-sdk/core@3.709.0
Updated@aws-sdk/types@3.709.0
Updated@smithy/protocol-http@^4.1.8
Updated@smithy/types@^3.7.2
Updated@smithy/util-stream@^3.3.2