🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@smithy/node-http-handler

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/node-http-handler - npm Package Compare versions

Comparing version

to
4.0.6

10

package.json
{
"name": "@smithy/node-http-handler",
"version": "4.0.5",
"version": "4.0.6",
"description": "Provides a way to make requests",

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

"dependencies": {
"@smithy/abort-controller": "^4.0.3",
"@smithy/protocol-http": "^5.1.1",
"@smithy/querystring-builder": "^4.0.3",
"@smithy/types": "^4.3.0",
"@smithy/abort-controller": "^4.0.4",
"@smithy/protocol-http": "^5.1.2",
"@smithy/querystring-builder": "^4.0.4",
"@smithy/types": "^4.3.1",
"tslib": "^2.6.2"

@@ -35,0 +35,0 @@ },