@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.515.0 to 3.521.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.515.0", | ||
"version": "3.521.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.515.0", | ||
"@smithy/protocol-http": "^3.1.1", | ||
"@smithy/querystring-builder": "^2.1.1", | ||
"@smithy/types": "^2.9.1", | ||
"@aws-sdk/types": "3.521.0", | ||
"@smithy/protocol-http": "^3.2.0", | ||
"@smithy/querystring-builder": "^2.1.2", | ||
"@smithy/types": "^2.10.0", | ||
"events": "3.3.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.5.0" |
38584
+ Added@aws-sdk/types@3.521.0(transitive)
- Removed@aws-sdk/types@3.515.0(transitive)
Updated@aws-sdk/types@3.521.0
Updated@smithy/protocol-http@^3.2.0
Updated@smithy/types@^2.10.0