@aws-sdk/xhr-http-handler
Advanced tools
Comparing version 3.620.0 to 3.649.0
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.620.0", | ||
"version": "3.649.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -22,6 +22,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.609.0", | ||
"@smithy/protocol-http": "^4.1.0", | ||
"@smithy/querystring-builder": "^3.0.3", | ||
"@smithy/types": "^3.3.0", | ||
"@aws-sdk/types": "3.649.0", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/querystring-builder": "^3.0.4", | ||
"@smithy/types": "^3.4.0", | ||
"events": "3.3.0", | ||
@@ -31,3 +31,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^3.1.1", | ||
"@smithy/abort-controller": "^3.1.2", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -34,0 +34,0 @@ "concurrently": "7.0.0", |
38859
14
612
+ Added@aws-sdk/types@3.649.0(transitive)
- Removed@aws-sdk/types@3.609.0(transitive)
Updated@aws-sdk/types@3.649.0
Updated@smithy/protocol-http@^4.1.1
Updated@smithy/types@^3.4.0