🚀 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
7
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.775.0

6

dist-cjs/index.js

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