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

@smithy/protocol-http

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/protocol-http - npm Package Compare versions

Comparing version
5.2.0
to
5.2.1
+2
-2
package.json
{
"name": "@smithy/protocol-http",
"version": "5.2.0",
"version": "5.2.1",
"scripts": {

@@ -28,3 +28,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/types": "^4.4.0",
"@smithy/types": "^4.5.0",
"tslib": "^2.6.2"

@@ -31,0 +31,0 @@ },