@aws-sdk/credential-provider-http
Advanced tools
Comparing version 3.744.0 to 3.749.0
{ | ||
"name": "@aws-sdk/credential-provider-http", | ||
"version": "3.744.0", | ||
"version": "3.749.0", | ||
"description": "AWS credential provider for containers and HTTP sources", | ||
@@ -30,3 +30,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/core": "3.744.0", | ||
"@aws-sdk/core": "3.749.0", | ||
"@aws-sdk/types": "3.734.0", | ||
@@ -37,5 +37,5 @@ "@smithy/fetch-http-handler": "^5.0.1", | ||
"@smithy/protocol-http": "^5.0.1", | ||
"@smithy/smithy-client": "^4.1.3", | ||
"@smithy/smithy-client": "^4.1.4", | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/util-stream": "^4.0.2", | ||
"@smithy/util-stream": "^4.1.0", | ||
"tslib": "^2.6.2" | ||
@@ -42,0 +42,0 @@ }, |
+ Added@aws-sdk/core@3.749.0(transitive)
- Removed@aws-sdk/core@3.744.0(transitive)
Updated@aws-sdk/core@3.749.0
Updated@smithy/smithy-client@^4.1.4
Updated@smithy/util-stream@^4.1.0