Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-stream

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-stream - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

index.d.ts

@@ -13,3 +13,3 @@ import {

@default: `false` with `isStream()`, `true` with the other methods
@default true
*/

@@ -16,0 +16,0 @@ checkOpen?: boolean;

{
"name": "is-stream",
"version": "4.0.0",
"version": "4.0.1",
"description": "Check if something is a Node.js stream",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -51,3 +51,3 @@ # is-stream

Type: `boolean`\
Default: `false` with [`isStream()`](#isstreamstream-options), `true` with the other methods
Default: `true`

@@ -54,0 +54,0 @@ When this option is `true`, the method returns `false` if the stream has already been closed.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc