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

minipass

Package Overview
Dependencies
Maintainers
1
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 1.1.8 to 1.1.9

.nyc_output/208cd90949dc8701650de1746c901c33.json

2

index.js

@@ -89,2 +89,4 @@ 'use strict'

this.emit('data', chunk)
if (!this.buffer.length)
this.emit('drain')
return chunk

@@ -91,0 +93,0 @@ }

2

package.json
{
"name": "minipass",
"version": "1.1.8",
"version": "1.1.9",
"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