🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@aws-sdk/xhr-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/xhr-http-handler - npm Package Compare versions

Comparing version

to
3.804.0

1

dist-types/xhr-http-handler.d.ts

@@ -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";

6

package.json
{
"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": {