Socket
Socket
Sign inDemoInstall

@aws-sdk/node-http-handler

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.290.0 to 3.292.0

15

package.json
{
"name": "@aws-sdk/node-http-handler",
"version": "3.290.0",
"version": "3.292.0",
"description": "Provides a way to make requests",

@@ -25,6 +25,6 @@ "scripts": {

"dependencies": {
"@aws-sdk/abort-controller": "3.290.0",
"@aws-sdk/protocol-http": "3.290.0",
"@aws-sdk/querystring-builder": "3.290.0",
"@aws-sdk/types": "3.290.0",
"@aws-sdk/abort-controller": "3.292.0",
"@aws-sdk/protocol-http": "3.292.0",
"@aws-sdk/querystring-builder": "3.292.0",
"@aws-sdk/types": "3.292.0",
"tslib": "^2.3.1"

@@ -38,3 +38,3 @@ },

"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typedoc": "0.23.23",
"typescript": "~4.6.2"

@@ -60,3 +60,6 @@ },

"directory": "packages/node-http-handler"
},
"typedoc": {
"entryPoint": "src/index.ts"
}
}
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