Socket
Socket
Sign inDemoInstall

@aws-sdk/fetch-http-handler

Package Overview
Dependencies
8
Maintainers
5
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.290.0 to 3.292.0

17

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

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

"dependencies": {
"@aws-sdk/protocol-http": "3.290.0",
"@aws-sdk/querystring-builder": "3.290.0",
"@aws-sdk/types": "3.290.0",
"@aws-sdk/util-base64": "3.208.0",
"@aws-sdk/protocol-http": "3.292.0",
"@aws-sdk/querystring-builder": "3.292.0",
"@aws-sdk/types": "3.292.0",
"@aws-sdk/util-base64": "3.292.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@aws-sdk/abort-controller": "3.290.0",
"@aws-sdk/abort-controller": "3.292.0",
"@tsconfig/recommended": "1.0.1",

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

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

@@ -56,3 +56,6 @@ },

"directory": "packages/fetch-http-handler"
},
"typedoc": {
"entryPoint": "src/index.ts"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc