licenses.dev

ipfs-unixfs-exporter v7.0.11

JavaScript implementation of the UnixFs exporter used by IPFS

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

BSD-3-Clause11
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
MIT7
PackageRelationDependenciesPublished
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
err-code • 3.0.1Create an error with a codeDIRECT0
hamt-sharding • 2.0.1JavaScript implementation of sharding using hash array mapped triesDIRECT3
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
Apache-2.0 AND MIT4
PackageRelationDependenciesPublished
@ipld/dag-cbor • 7.0.3JS implementation of DAG-CBORDIRECT2
@ipld/dag-pb • 2.1.18JS implementation of DAG-PBDIRECT1
@multiformats/murmur3 • 1.1.3Multiformats Murmur3 implementationsDIRECT2
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDDIRECT0
Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
interface-blockstore • 2.0.3An interface for storing and retrieving blocksDIRECT2
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
ipfs-unixfs • 6.0.9JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)DIRECT16
ISC2
PackageRelationDependenciesPublished
it-last • 1.0.6Returns the last result from an async iteratorDIRECT0
sparse-array • 1.3.2Sparse array implementation in JS with no dependenciesINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
cborg • 1.10.2Fast CBOR with a focus on strictnessINDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ipfs-unixfs-exporter)](https://licenses.dev/npm/ipfs-unixfs-exporter)
<a href="https://licenses.dev/npm/ipfs-unixfs-exporter">
  <img src="https://licenses.dev/b/npm/ipfs-unixfs-exporter" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.11 version:

[![licenses](https://licenses.dev/b/npm/ipfs-unixfs-exporter/7.0.11)](https://licenses.dev/npm/ipfs-unixfs-exporter/7.0.11)
<a href="https://licenses.dev/npm/ipfs-unixfs-exporter/7.0.11">
  <img src="https://licenses.dev/b/npm/ipfs-unixfs-exporter/7.0.11" alt="licenses" />
</a>
GitHub