Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
MIT28
Package | Relation | Dependencies | Published |
---|---|---|---|
@types/long • 4.0.2TypeScript definitions for long.js | INDIRECT | 0 | |
@types/node • 22.8.6TypeScript definitions for node | INDIRECT | 1 | |
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versa | DIRECT | 0 | |
datastore-core • 6.0.7Wrapper implementation for interface-datastore | DIRECT | 16 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | DIRECT | 1 | |
err-code • 3.0.1Create an error with a code | DIRECT | 0 | |
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. | INDIRECT | 0 | |
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js core | INDIRECT | 0 | |
fnv1a • 1.1.1Simple 32 bit FNV-1a hash algorithm implementation. | INDIRECT | 0 | |
interface-datastore • 6.1.1datastore interface | DIRECT | 4 | |
is-plain-obj • 2.1.0Check if a value is a plain object | INDIRECT | 0 | |
it-pipe • 1.1.0Utility to "pipe" async iterables together | DIRECT | 0 | |
it-pushable • 1.4.2Pushable iterable | DIRECT | 1 | |
just-safe-get • 2.1.2get value at property, don't throw if parent is undefined | DIRECT | 0 | |
just-safe-set • 2.2.3set value at property, create intermediate properties if necessary | DIRECT | 0 | |
merge-options • 3.0.4Merge Option Objects | DIRECT | 1 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generator | INDIRECT | 0 | |
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
p-queue • 6.6.2Promise queue with concurrency control | DIRECT | 3 | |
p-timeout • 3.2.0Timeout a promise after a specified amount of time | INDIRECT | 1 | |
promise-timeout • 1.3.0Simple timeouts for promises | INDIRECT | 0 | |
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file system | DIRECT | 3 | |
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
sort-keys • 4.2.0Sort the keys of an object | DIRECT | 1 | |
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easier | DIRECT | 1 | |
undici-types • 6.19.8A stand-alone types package for Undici | INDIRECT | 0 | |
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizes | INDIRECT | 0 |
ISC13
Package | Relation | Dependencies | Published |
---|---|---|---|
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
it-batch • 1.0.9Takes an async iterator that emits things and emits them as fixed size batches | INDIRECT | 0 | |
it-drain • 1.0.5Empties an async iterator | DIRECT | 0 | |
it-filter • 1.0.3Filters the passed iterable by using the filter function | DIRECT | 0 | |
it-first • 1.0.7Returns the first result from an async iterator | DIRECT | 0 | |
it-length • 1.0.4Counts the number of items in an async iterable | INDIRECT | 0 | |
it-map • 1.0.6Maps the values yielded by an async iterator | DIRECT | 0 | |
it-merge • 1.0.4Treat one or more iterables as a single iterable | DIRECT | 2 | |
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 input | DIRECT | 1 | |
it-take • 1.0.2Stop iteration after n items have been received | INDIRECT | 0 | |
mortice • 2.0.1Isomorphic read/write lock that works in single processes, node clusters and web workers | DIRECT | 7 | |
observable-webworkers • 1.0.0A way to evesdrop on Web Worker messages | INDIRECT | 0 | |
signal-exit • 3.0.7when you want to fire an event no matter how a process exits. | INDIRECT | 0 |
BSD-3-Clause11
Package | Relation | Dependencies | Published |
---|---|---|---|
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function. | INDIRECT | 0 | |
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays. | INDIRECT | 0 | |
@protobufjs/codegen • 2.0.4A minimalistic code generation utility. | INDIRECT | 0 | |
@protobufjs/eventemitter • 1.1.0A minimal event emitter. | INDIRECT | 0 | |
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers. | INDIRECT | 2 | |
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers. | INDIRECT | 0 | |
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers. | INDIRECT | 0 | |
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike. | INDIRECT | 0 | |
@protobufjs/pool • 1.1.0A general purpose buffer pool. | INDIRECT | 0 | |
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays. | INDIRECT | 0 | |
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript). | INDIRECT | 14 |
Apache-2.0 OR MIT3
Package | Relation | Dependencies | Published |
---|---|---|---|
interface-blockstore • 2.0.3An interface for storing and retrieving blocks | DIRECT | 2 | |
interface-store • 2.0.2A generic interface for storing and retrieving data | INDIRECT | 0 | |
ipfs-repo-migrations • 11.0.2Migration framework for versioning of JS IPFS Repo | DIRECT | 38 |
Apache-2.0 AND MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
@ipld/dag-pb • 2.1.18JS implementation of DAG-PB | DIRECT | 1 | |
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CID | DIRECT | 0 |
Apache-2.02
Package | Relation | Dependencies | Published |
---|---|---|---|
cborg • 1.10.2Fast CBOR with a focus on strictness | DIRECT | 0 | |
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value. | INDIRECT | 0 |