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
79
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.14
to
4.4.15
+5
-5
package.json
{
"name": "@smithy/node-http-handler",
"version": "4.4.14",
"version": "4.4.15",
"description": "Provides a way to make requests",

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

"dependencies": {
"@smithy/abort-controller": "^4.2.11",
"@smithy/protocol-http": "^5.3.11",
"@smithy/querystring-builder": "^4.2.11",
"@smithy/types": "^4.13.0",
"@smithy/abort-controller": "^4.2.12",
"@smithy/protocol-http": "^5.3.12",
"@smithy/querystring-builder": "^4.2.12",
"@smithy/types": "^4.13.1",
"tslib": "^2.6.2"

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