@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.521.0 to 3.523.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.521.0", | ||
"version": "3.523.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.521.0", | ||
"@smithy/protocol-http": "^3.2.0", | ||
"@smithy/querystring-builder": "^2.1.2", | ||
"@smithy/types": "^2.10.0", | ||
"@aws-sdk/types": "3.523.0", | ||
"@smithy/protocol-http": "^3.2.1", | ||
"@smithy/querystring-builder": "^2.1.3", | ||
"@smithy/types": "^2.10.1", | ||
"events": "3.3.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^2.1.1", | ||
"@smithy/abort-controller": "^2.1.3", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -34,0 +34,0 @@ "concurrently": "7.0.0", |
+ Added@aws-sdk/types@3.523.0(transitive)
- Removed@aws-sdk/types@3.521.0(transitive)
Updated@aws-sdk/types@3.523.0
Updated@smithy/protocol-http@^3.2.1
Updated@smithy/types@^2.10.1