Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

from-node-stream

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

from-node-stream - npm Package Compare versions

Comparing version
0.0.6
to
0.0.7
+3
-1
index.ts

@@ -46,3 +46,5 @@ import DIE from "phpdie";

},
{ stderr, }: {
{
stderr,
}: {
/** specify stderr to forward, or set to null to drop. */

@@ -49,0 +51,0 @@ stderr?: Writable | null;

{
"name": "from-node-stream",
"version": "0.0.6",
"version": "0.0.7",
"description": "convert nodejs-stream into webstream",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display