@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.375.0 to 3.378.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.375.0", | ||
"version": "3.378.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.370.0", | ||
"@smithy/protocol-http": "^1.1.0", | ||
"@smithy/querystring-builder": "^1.0.1", | ||
"@smithy/types": "^1.1.0", | ||
"@aws-sdk/types": "3.378.0", | ||
"@smithy/protocol-http": "^2.0.1", | ||
"@smithy/querystring-builder": "^2.0.1", | ||
"@smithy/types": "^2.0.2", | ||
"events": "3.3.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^1.0.1", | ||
"@smithy/abort-controller": "^2.0.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -34,0 +34,0 @@ "concurrently": "7.0.0", |
+ Added@aws-sdk/types@3.378.0(transitive)
+ Added@smithy/protocol-http@2.0.5(transitive)
+ Added@smithy/querystring-builder@2.2.0(transitive)
+ Added@smithy/types@2.12.0(transitive)
+ Added@smithy/util-uri-escape@2.2.0(transitive)
- Removed@aws-sdk/types@3.370.0(transitive)
- Removed@smithy/protocol-http@1.2.0(transitive)
- Removed@smithy/querystring-builder@1.1.0(transitive)
- Removed@smithy/types@1.2.0(transitive)
- Removed@smithy/util-uri-escape@1.1.0(transitive)
Updated@aws-sdk/types@3.378.0
Updated@smithy/protocol-http@^2.0.1
Updated@smithy/types@^2.0.2