licenses.dev

ipfs-unixfs v6.0.9

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)

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).DIRECT14
MIT4
PackageRelationDependenciesPublished
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
err-code • 3.0.1Create an error with a codeDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
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)](https://licenses.dev/npm/ipfs-unixfs)
<a href="https://licenses.dev/npm/ipfs-unixfs">
  <img src="https://licenses.dev/b/npm/ipfs-unixfs" alt="licenses" />
</a>

Or the licenses badge code for the 6.0.9 version:

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