New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/xhr-http-handler

Package Overview
Dependencies
Maintainers
5
Versions
108
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 3.292.0 to 3.295.0

2

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

@@ -7,3 +7,3 @@ import { HttpHandler, HttpRequest, HttpResponse } from "@aws-sdk/protocol-http";

}
export declare type XhrHttpHandlerEvents = {
export type XhrHttpHandlerEvents = {
readonly PROGRESS: "xhr.progress";

@@ -10,0 +10,0 @@ readonly UPLOAD_PROGRESS: "xhr.upload.progress";

@@ -18,3 +18,3 @@ /// <reference types="node" />

*/
export declare type XhrHttpHandlerEvents = {
export type XhrHttpHandlerEvents = {
/**

@@ -21,0 +21,0 @@ * Emitted for xhr on progress.

{
"name": "@aws-sdk/xhr-http-handler",
"version": "3.292.0",
"version": "3.295.0",
"description": "Provides a way to make requests using XMLHttpRequest",

@@ -21,10 +21,10 @@ "scripts": {

"dependencies": {
"@aws-sdk/protocol-http": "3.292.0",
"@aws-sdk/querystring-builder": "3.292.0",
"@aws-sdk/types": "3.292.0",
"@aws-sdk/protocol-http": "3.295.0",
"@aws-sdk/querystring-builder": "3.295.0",
"@aws-sdk/types": "3.295.0",
"events": "3.3.0",
"tslib": "^2.3.1"
"tslib": "^2.5.0"
},
"devDependencies": {
"@aws-sdk/abort-controller": "3.292.0",
"@aws-sdk/abort-controller": "3.295.0",
"@tsconfig/recommended": "1.0.1",

@@ -35,3 +35,3 @@ "concurrently": "7.0.0",

"typedoc": "0.23.23",
"typescript": "~4.6.2"
"typescript": "~4.9.5"
},

@@ -38,0 +38,0 @@ "typesVersions": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc