@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.387.0 to 3.391.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.387.0", | ||
"version": "3.391.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.387.0", | ||
"@smithy/protocol-http": "^2.0.2", | ||
"@smithy/querystring-builder": "^2.0.2", | ||
"@smithy/types": "^2.1.0", | ||
"@aws-sdk/types": "3.391.0", | ||
"@smithy/protocol-http": "^2.0.3", | ||
"@smithy/querystring-builder": "^2.0.3", | ||
"@smithy/types": "^2.2.0", | ||
"events": "3.3.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.5.0" |
+ Added@aws-sdk/types@3.391.0(transitive)
- Removed@aws-sdk/types@3.387.0(transitive)
Updated@aws-sdk/types@3.391.0
Updated@smithy/protocol-http@^2.0.3
Updated@smithy/types@^2.2.0