Socket
Socket
Sign inDemoInstall

minipass

Package Overview
Dependencies
1
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.3 to 3.3.4

4

index.d.ts

@@ -79,4 +79,4 @@ /// <reference types="node" />

...args: RType extends Buffer
? [options?: Options<RType>]
: [options: Options<RType>]
? [] | [Options<RType>]
: [Options<RType>]
)

@@ -83,0 +83,0 @@

{
"name": "minipass",
"version": "3.3.3",
"version": "3.3.4",
"description": "minimal implementation of a PassThrough stream",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc