@aws-sdk/credential-provider-http
Advanced tools
Comparing version 3.691.0 to 3.692.0
{ | ||
"name": "@aws-sdk/credential-provider-http", | ||
"version": "3.691.0", | ||
"version": "3.692.0", | ||
"description": "AWS credential provider for containers and HTTP sources", | ||
@@ -30,11 +30,11 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/core": "3.691.0", | ||
"@aws-sdk/types": "3.686.0", | ||
"@smithy/fetch-http-handler": "^4.0.0", | ||
"@smithy/node-http-handler": "^3.2.5", | ||
"@smithy/property-provider": "^3.1.8", | ||
"@smithy/protocol-http": "^4.1.5", | ||
"@smithy/smithy-client": "^3.4.2", | ||
"@smithy/types": "^3.6.0", | ||
"@smithy/util-stream": "^3.2.1", | ||
"@aws-sdk/core": "3.692.0", | ||
"@aws-sdk/types": "3.692.0", | ||
"@smithy/fetch-http-handler": "^4.1.0", | ||
"@smithy/node-http-handler": "^3.3.0", | ||
"@smithy/property-provider": "^3.1.9", | ||
"@smithy/protocol-http": "^4.1.6", | ||
"@smithy/smithy-client": "^3.4.3", | ||
"@smithy/types": "^3.7.0", | ||
"@smithy/util-stream": "^3.3.0", | ||
"tslib": "^2.6.2" | ||
@@ -41,0 +41,0 @@ }, |
+ Added@aws-sdk/core@3.692.0(transitive)
+ Added@aws-sdk/types@3.692.0(transitive)
- Removed@aws-sdk/core@3.691.0(transitive)
- Removed@aws-sdk/types@3.686.0(transitive)
Updated@aws-sdk/core@3.692.0
Updated@aws-sdk/types@3.692.0
Updated@smithy/protocol-http@^4.1.6
Updated@smithy/smithy-client@^3.4.3
Updated@smithy/types@^3.7.0
Updated@smithy/util-stream@^3.3.0