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.337.0 to 3.338.0

11

package.json
{
"name": "@aws-sdk/xhr-http-handler",
"version": "3.337.0",
"version": "3.338.0",
"description": "Provides a way to make requests using XMLHttpRequest",

@@ -13,2 +13,3 @@ "scripts": {

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"extract:docs": "api-extractor run --local",
"test": "jest --coverage"

@@ -22,5 +23,5 @@ },

"dependencies": {
"@aws-sdk/protocol-http": "3.337.0",
"@aws-sdk/querystring-builder": "3.337.0",
"@aws-sdk/types": "3.337.0",
"@aws-sdk/protocol-http": "3.338.0",
"@aws-sdk/querystring-builder": "3.338.0",
"@aws-sdk/types": "3.338.0",
"events": "3.3.0",

@@ -30,3 +31,3 @@ "tslib": "^2.5.0"

"devDependencies": {
"@aws-sdk/abort-controller": "3.337.0",
"@aws-sdk/abort-controller": "3.338.0",
"@tsconfig/recommended": "1.0.1",

@@ -33,0 +34,0 @@ "concurrently": "7.0.0",

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