Socket
Socket
Sign inDemoInstall

minipass

Package Overview
Dependencies
Maintainers
7
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minipass - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

2

index.d.ts

@@ -72,3 +72,3 @@ /// <reference types="node" />

interface EventArguments {
[k: string]: unknown[]
[k: string | symbol]: unknown[]
}

@@ -75,0 +75,0 @@ /**

{
"name": "minipass",
"version": "6.0.1",
"version": "6.0.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc