@aws-sdk/middleware-signing
Advanced tools
Comparing version
{ | ||
"name": "@aws-sdk/middleware-signing", | ||
"version": "3.804.0", | ||
"version": "3.821.0", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.804.0", | ||
"@smithy/property-provider": "^4.0.2", | ||
"@smithy/protocol-http": "^5.1.0", | ||
"@smithy/signature-v4": "^5.1.0", | ||
"@smithy/types": "^4.2.0", | ||
"@smithy/util-middleware": "^4.0.2", | ||
"@aws-sdk/types": "3.821.0", | ||
"@smithy/property-provider": "^4.0.4", | ||
"@smithy/protocol-http": "^5.1.2", | ||
"@smithy/signature-v4": "^5.1.2", | ||
"@smithy/types": "^4.3.1", | ||
"@smithy/util-middleware": "^4.0.4", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
+ Added
- Removed
Updated
Updated
Updated
Updated