🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@smithy/util-stream-node

Package Overview
Dependencies
Maintainers
3
Versions
57
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

to
4.0.5

1

dist-types/getAwsChunkedEncodingStream.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { GetAwsChunkedEncodingStream } from "@smithy/types";

@@ -3,0 +2,0 @@ import { Readable } from "stream";

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { GetAwsChunkedEncodingStream } from "@smithy/types";

@@ -3,0 +2,0 @@ import { Readable } from "stream";

6

package.json
{
"name": "@smithy/util-stream-node",
"version": "4.0.4",
"version": "4.0.5",
"scripts": {

@@ -24,4 +24,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/node-http-handler": "^4.0.4",
"@smithy/types": "^4.2.0",
"@smithy/node-http-handler": "^4.0.5",
"@smithy/types": "^4.3.0",
"@smithy/util-buffer-from": "^4.0.0",

@@ -28,0 +28,0 @@ "tslib": "^2.6.2"