@aws-sdk/xhr-http-handler
Advanced tools
Comparing version
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { HttpHandler, HttpRequest, HttpResponse } from "@smithy/protocol-http"; | ||
@@ -3,0 +2,0 @@ import { HttpHandlerOptions, Provider } from "@smithy/types"; |
{ | ||
"name": "@aws-sdk/xhr-http-handler", | ||
"version": "3.775.0", | ||
"version": "3.804.0", | ||
"description": "Provides a way to make requests using XMLHttpRequest", | ||
@@ -23,3 +23,3 @@ "scripts": { | ||
"dependencies": { | ||
"@aws-sdk/types": "3.775.0", | ||
"@aws-sdk/types": "3.804.0", | ||
"@smithy/protocol-http": "^5.1.0", | ||
@@ -37,3 +37,3 @@ "@smithy/querystring-builder": "^4.0.2", | ||
"rimraf": "3.0.2", | ||
"typescript": "~5.2.2" | ||
"typescript": "~5.8.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "typesVersions": { |
39467
-0.08%622
-0.16%+ Added
- Removed
Updated