@aws-sdk/credential-provider-http
Advanced tools
Comparing version 3.750.0 to 3.758.0
{ | ||
"name": "@aws-sdk/credential-provider-http", | ||
"version": "3.750.0", | ||
"version": "3.758.0", | ||
"description": "AWS credential provider for containers and HTTP sources", | ||
@@ -30,11 +30,11 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/core": "3.750.0", | ||
"@aws-sdk/core": "3.758.0", | ||
"@aws-sdk/types": "3.734.0", | ||
"@smithy/fetch-http-handler": "^5.0.1", | ||
"@smithy/node-http-handler": "^4.0.2", | ||
"@smithy/node-http-handler": "^4.0.3", | ||
"@smithy/property-provider": "^4.0.1", | ||
"@smithy/protocol-http": "^5.0.1", | ||
"@smithy/smithy-client": "^4.1.5", | ||
"@smithy/smithy-client": "^4.1.6", | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/util-stream": "^4.1.1", | ||
"@smithy/util-stream": "^4.1.2", | ||
"tslib": "^2.6.2" | ||
@@ -41,0 +41,0 @@ }, |
3
7
0
+ Added@aws-sdk/core@3.758.0(transitive)
- Removed@aws-sdk/core@3.750.0(transitive)
Updated@aws-sdk/core@3.758.0
Updated@smithy/smithy-client@^4.1.6
Updated@smithy/util-stream@^4.1.2