licenses.dev

ipfs-unixfs-importer v9.0.10

JavaScript implementation of the UnixFs importer used by IPFS

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!DIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
err-code • 3.0.1Create an error with a codeDIRECT0
hamt-sharding • 2.0.1JavaScript implementation of sharding using hash array mapped triesDIRECT3
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
merge-options • 3.0.4Merge Option ObjectsDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
rabin-wasm • 0.1.5Rabin fingerprinting implemented in AssemblyScriptDIRECT17
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
BSD-3-Clause12
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
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
ISC6
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-all • 1.0.6Collects all values from an async iterator and returns them as an arrayDIRECT0
it-batch • 1.0.9Takes an async iterator that emits things and emits them as fixed size batchesDIRECT0
it-first • 1.0.7Returns the first result from an async iteratorDIRECT0
it-parallel-batch • 1.0.11Takes an async iterator that emits promise-returning functions, invokes them in parallel and emits the results in the same order as the inputDIRECT1
sparse-array • 1.3.2Sparse array implementation in JS with no dependenciesINDIRECT0
Apache-2.0 AND MIT3
PackageRelationDependenciesPublished
@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
Apache-2.02
PackageRelationDependenciesPublished
@assemblyscript/loader • 0.9.4A convenient loader for AssemblyScript modules.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.0.10 version:

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