@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.465.0 to 3.468.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.465.0", | ||
"version": "3.468.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.465.0", | ||
"@smithy/protocol-http": "^3.0.9", | ||
"@smithy/querystring-builder": "^2.0.13", | ||
"@smithy/types": "^2.5.0", | ||
"@aws-sdk/types": "3.468.0", | ||
"@smithy/protocol-http": "^3.0.11", | ||
"@smithy/querystring-builder": "^2.0.15", | ||
"@smithy/types": "^2.7.0", | ||
"events": "3.3.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.5.0" |
38724
+ Added@aws-sdk/types@3.468.0(transitive)
- Removed@aws-sdk/types@3.465.0(transitive)
Updated@aws-sdk/types@3.468.0
Updated@smithy/types@^2.7.0