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

@aws-sdk/middleware-websocket

Package Overview
Dependencies
Maintainers
2
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-websocket - npm Package Compare versions

Comparing version
3.972.7
to
3.972.8
+12
-12
package.json
{
"name": "@aws-sdk/middleware-websocket",
"version": "3.972.7",
"version": "3.972.8",
"main": "./dist-cjs/index.js",

@@ -27,13 +27,13 @@ "module": "./dist-es/index.js",

"dependencies": {
"@aws-sdk/types": "^3.973.1",
"@aws-sdk/util-format-url": "^3.972.3",
"@smithy/eventstream-codec": "^4.2.8",
"@smithy/eventstream-serde-browser": "^4.2.8",
"@smithy/fetch-http-handler": "^5.3.9",
"@smithy/protocol-http": "^5.3.8",
"@smithy/signature-v4": "^5.3.8",
"@smithy/types": "^4.12.0",
"@smithy/util-base64": "^4.3.0",
"@smithy/util-hex-encoding": "^4.2.0",
"@smithy/util-utf8": "^4.2.0",
"@aws-sdk/types": "^3.973.2",
"@aws-sdk/util-format-url": "^3.972.4",
"@smithy/eventstream-codec": "^4.2.9",
"@smithy/eventstream-serde-browser": "^4.2.9",
"@smithy/fetch-http-handler": "^5.3.10",
"@smithy/protocol-http": "^5.3.9",
"@smithy/signature-v4": "^5.3.9",
"@smithy/types": "^4.12.1",
"@smithy/util-base64": "^4.3.1",
"@smithy/util-hex-encoding": "^4.2.1",
"@smithy/util-utf8": "^4.2.1",
"tslib": "^2.6.2"

@@ -40,0 +40,0 @@ },