@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.598.0 to 3.609.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.598.0", | ||
"version": "3.609.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.598.0", | ||
"@smithy/protocol-http": "^4.0.1", | ||
"@smithy/querystring-builder": "^3.0.1", | ||
"@smithy/types": "^3.1.0", | ||
"@aws-sdk/types": "3.609.0", | ||
"@smithy/protocol-http": "^4.0.3", | ||
"@smithy/querystring-builder": "^3.0.3", | ||
"@smithy/types": "^3.3.0", | ||
"events": "3.3.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^3.0.1", | ||
"@smithy/abort-controller": "^3.1.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -34,0 +34,0 @@ "concurrently": "7.0.0", |
38519
13
+ Added@aws-sdk/types@3.609.0(transitive)
- Removed@aws-sdk/types@3.598.0(transitive)
Updated@aws-sdk/types@3.609.0
Updated@smithy/protocol-http@^4.0.3
Updated@smithy/types@^3.3.0