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

bl

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bl - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

bl.js

@@ -1,2 +0,2 @@

const DuplexStream = require('readable-stream/duplex')
const DuplexStream = require('stream').DuplexStream || require('readable-stream/duplex')
, util = require('util')

@@ -3,0 +3,0 @@

{
"name" : "bl"
, "version" : "0.4.0"
, "version" : "0.4.1"
, "description" : "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!"

@@ -5,0 +5,0 @@ , "main" : "bl.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