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

@smithy/util-stream-node

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/util-stream-node - npm Package Compare versions

Comparing version
4.2.11
to
4.2.12
+4
-4
package.json
{
"name": "@smithy/util-stream-node",
"version": "4.2.11",
"version": "4.2.12",
"scripts": {

@@ -25,5 +25,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/node-http-handler": "^4.4.10",
"@smithy/types": "^4.12.0",
"@smithy/util-buffer-from": "^4.2.0",
"@smithy/node-http-handler": "^4.4.11",
"@smithy/types": "^4.12.1",
"@smithy/util-buffer-from": "^4.2.1",
"tslib": "^2.6.2"

@@ -30,0 +30,0 @@ },