You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ipfs-unixfs-exporter

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-unixfs-exporter - npm Package Compare versions

Comparing version

to
8.0.3

2

package.json
{
"name": "ipfs-unixfs-exporter",
"version": "8.0.2",
"version": "8.0.3",
"description": "JavaScript implementation of the UnixFs exporter used by IPFS",

@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT",

@@ -140,2 +140,6 @@ import extractDataFromBlock from '../../../utils/extract-data-from-block.js'

if (length === 0) {
return
}
const queue = pushable({

@@ -142,0 +146,0 @@ objectMode: true

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet