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

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-stream - npm Package Compare versions

Comparing version
4.5.16
to
4.5.17
+8
-8
package.json
{
"name": "@smithy/util-stream",
"version": "4.5.16",
"version": "4.5.17",
"scripts": {

@@ -32,9 +32,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/fetch-http-handler": "^5.3.12",
"@smithy/node-http-handler": "^4.4.13",
"@smithy/fetch-http-handler": "^5.3.13",
"@smithy/node-http-handler": "^4.4.14",
"@smithy/types": "^4.13.0",
"@smithy/util-base64": "^4.3.1",
"@smithy/util-buffer-from": "^4.2.1",
"@smithy/util-hex-encoding": "^4.2.1",
"@smithy/util-utf8": "^4.2.1",
"@smithy/util-base64": "^4.3.2",
"@smithy/util-buffer-from": "^4.2.2",
"@smithy/util-hex-encoding": "^4.2.2",
"@smithy/util-utf8": "^4.2.2",
"tslib": "^2.6.2"

@@ -54,3 +54,3 @@ },

"typesVersions": {
"<4.0": {
"<4.5": {
"dist-types/*": [

@@ -57,0 +57,0 @@ "dist-types/ts3.4/*"