@aws-sdk/middleware-flexible-checksums
Advanced tools
Comparing version 3.732.0 to 3.734.0
{ | ||
"name": "@aws-sdk/middleware-flexible-checksums", | ||
"version": "3.732.0", | ||
"version": "3.734.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.731.0", | ||
"@aws-sdk/types": "3.731.0", | ||
"@aws-sdk/core": "3.734.0", | ||
"@aws-sdk/types": "3.734.0", | ||
"@smithy/is-array-buffer": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.0", | ||
"@smithy/protocol-http": "^5.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/util-middleware": "^4.0.0", | ||
"@smithy/util-stream": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.1", | ||
"@smithy/protocol-http": "^5.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/util-middleware": "^4.0.1", | ||
"@smithy/util-stream": "^4.0.2", | ||
"@smithy/util-utf8": "^4.0.0", | ||
@@ -52,3 +52,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/node-http-handler": "^4.0.0", | ||
"@smithy/node-http-handler": "^4.0.2", | ||
"concurrently": "7.0.0", | ||
@@ -55,0 +55,0 @@ "downlevel-dts": "0.10.1", |
+ Added@aws-sdk/core@3.734.0(transitive)
+ Added@aws-sdk/types@3.734.0(transitive)
- Removed@aws-sdk/core@3.731.0(transitive)
- Removed@aws-sdk/types@3.731.0(transitive)
Updated@aws-sdk/core@3.734.0
Updated@aws-sdk/types@3.734.0
Updated@smithy/protocol-http@^5.0.1
Updated@smithy/types@^4.1.0
Updated@smithy/util-stream@^4.0.2