@aws-sdk/xhr-http-handler
Advanced tools
Comparing version
@@ -22,7 +22,7 @@ "use strict"; | ||
// src/index.ts | ||
var src_exports = {}; | ||
__export(src_exports, { | ||
var index_exports = {}; | ||
__export(index_exports, { | ||
XhrHttpHandler: () => XhrHttpHandler | ||
}); | ||
module.exports = __toCommonJS(src_exports); | ||
module.exports = __toCommonJS(index_exports); | ||
@@ -29,0 +29,0 @@ // src/xhr-http-handler.ts |
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.734.0", | ||
"version": "3.775.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -23,6 +23,6 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.734.0", | ||
"@smithy/protocol-http": "^5.0.1", | ||
"@smithy/querystring-builder": "^4.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"@aws-sdk/types": "3.775.0", | ||
"@smithy/protocol-http": "^5.1.0", | ||
"@smithy/querystring-builder": "^4.0.2", | ||
"@smithy/types": "^4.2.0", | ||
"events": "3.3.0", | ||
@@ -32,3 +32,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^4.0.1", | ||
"@smithy/abort-controller": "^4.0.2", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -35,0 +35,0 @@ "concurrently": "7.0.0", |
39498
0.02%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated