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