You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@smithy/node-http-handler

Package Overview
Dependencies
Maintainers
3
Versions
77
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
4.4.10
to
4.4.11
+5
-5
package.json
{
"name": "@smithy/node-http-handler",
"version": "4.4.10",
"version": "4.4.11",
"description": "Provides a way to make requests",

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

"dependencies": {
"@smithy/abort-controller": "^4.2.8",
"@smithy/protocol-http": "^5.3.8",
"@smithy/querystring-builder": "^4.2.8",
"@smithy/types": "^4.12.0",
"@smithy/abort-controller": "^4.2.9",
"@smithy/protocol-http": "^5.3.9",
"@smithy/querystring-builder": "^4.2.9",
"@smithy/types": "^4.12.1",
"tslib": "^2.6.2"

@@ -36,0 +36,0 @@ },