licenses.dev

ipfs-core v0.12.2

JavaScript implementation of the IPFS specification

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT244
PackageRelationDependenciesPublished
@chainsafe/libp2p-noise • 4.1.2![npm](https://img.shields.io/npm/v/libp2p-noise) [![CI](https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml)DIRECT87
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
@motrix/nat-api • 0.3.4Port mapping with UPnP and NAT-PMPINDIRECT28
@noble/ed25519 • 1.7.3Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255INDIRECT0
@noble/secp256k1 • 1.7.1Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesINDIRECT0
@socket.io/component-emitter • 3.1.2Event emitterINDIRECT0
@stablelib/aead • 1.0.1AEAD interface declaration (authenticated encryption with associated data)INDIRECT0
@stablelib/binary • 1.0.1Binary encoding and decodingINDIRECT1
@stablelib/bytes • 1.0.1Byte utilitiesINDIRECT0
@stablelib/chacha • 1.0.1ChaCha stream cipherINDIRECT3
@stablelib/chacha20poly1305 • 1.0.1ChaCha20-Poly1305 AEAD (RFC 7539)INDIRECT7
@stablelib/constant-time • 1.0.1Algorithmically constant-time utility functionsINDIRECT0
@stablelib/hash • 1.0.1Cryptographic hash function interface declarationsINDIRECT0
@stablelib/hkdf • 1.0.1HMAC-based Extract-and-Expand Key Derivation Function (HKDF, RFC 5869)INDIRECT4
@stablelib/hmac • 1.0.1Hash-based message authentication code (HMAC)INDIRECT3
@stablelib/int • 1.0.1Integer number utilitiesINDIRECT0
@stablelib/keyagreement • 1.0.1Key agreement interface declaration and utilitiesINDIRECT1
@stablelib/poly1305 • 1.0.1Poly1305 one-time message authentication codeINDIRECT2
@stablelib/random • 1.0.2Cryptographically-secure pseudorandom number generatorINDIRECT3
@stablelib/sha256 • 1.0.1SHA-256 cryptographic hash functionINDIRECT4
@stablelib/wipe • 1.0.1Wipes bytes and arrays (sets all values to zero)INDIRECT0
@stablelib/x25519 • 1.0.3X25519 key agreement (Curve25519)INDIRECT6
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
@vascosantos/moving-average • 1.1.0Exponential Moving AverageINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
abortable-iterator • 3.0.2Make any iterator or iterable abortable via an AbortSignalINDIRECT1
abstract-leveldown • 7.2.0An abstract prototype matching the LevelDOWN APIINDIRECT8
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isDIRECT3
any-signal • 3.0.1Combines an array of AbortSignals into a single signal that is aborted when any signal isINDIRECT0
array-shuffle • 2.0.0Randomize the order of items in an arrayDIRECT0
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
catering • 2.1.1Simple utility to allow your module to be consumed with a callback or promiseINDIRECT0
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms.INDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
datastore-core • 6.0.7Wrapper implementation for interface-datastoreDIRECT16
datastore-fs • 6.0.1Datastore implementation with file system backendINDIRECT27
datastore-level • 7.0.1Datastore implementation with level(up|down) backendINDIRECT47
datastore-pubsub • 1.0.0Responsible for providing an interface-datastore compliant api to pubsubDIRECT17
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
deferred-leveldown • 7.0.0A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being openedINDIRECT10
dlv • 1.1.3Safely get a dot-notated property within an object.DIRECT0
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
electron-fetch • 1.9.1A light-weight module that brings window.fetch to electron's background processINDIRECT3
elliptic • 6.6.0EC cryptographyINDIRECT7
encoding-down • 7.1.0An abstract-leveldown implementation that wraps another store to encode keys and valuesINDIRECT12
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
engine.io-client • 6.6.2Client for the realtime EngineINDIRECT6
engine.io-parser • 5.2.3Parser for the client for the realtime EngineINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
err-code • 3.0.1Create an error with a codeDIRECT0
es6-promisify • 7.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
event-iterator • 2.0.0Convert event emitters and event targets to ES async iteratorsINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
execa • 5.1.1Process execution for humansINDIRECT15
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fast-write-atomic • 0.2.1Fast way to write a file atomically, for Node.jsINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fnv1a • 1.1.1Simple 32 bit FNV-1a hash algorithm implementation.INDIRECT0
get-browser-rtc • 1.1.0get webrtc browser methods unprefixedINDIRECT0
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
hamt-sharding • 2.0.1JavaScript implementation of sharding using hash array mapped triesDIRECT3
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hashlru • 2.3.0simpler faster substitute for LRUDIRECT0
heap • 0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
indent-string • 4.0.0Indent each line in a stringINDIRECT0
interface-datastore • 6.1.1datastore interfaceDIRECT4
ip-address • 8.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
ipaddr.js • 2.2.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
ipfs-bitswap • 7.0.1Node.js implementation of the Bitswap data exchange protocol used by IPFSDIRECT81
ipfs-core-config • 0.1.4Package to store node and browser specific config for ipfs-coreDIRECT236
ipfs-core-utils • 0.12.2Package to share code between ipfs and ipfs-http-clientDIRECT80
ipns • 0.15.1ipns record definitionsDIRECT49
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-electron • 2.2.2Detect if running in Electron.INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
is-ipfs • 6.0.2A set of utilities to help identify IPFS resources on the webDIRECT14
is-loopback-addr • 1.0.1Check if a IP address is a loopback addressINDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
iso-constants • 0.1.2Isomorphic node constants to be used in browsers or node.INDIRECT0
iso-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
iso-url • 1.2.1Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
it-concat • 2.0.0Concat all buffers/strings yielded from an async iterable into a single BufferList/stringINDIRECT9
it-handshake • 2.0.0Create handshakes for binary protocols with iterable streams.INDIRECT13
it-length-prefixed • 5.0.3Streaming length prefixed buffers with async iterablesINDIRECT10
it-pair • 1.0.0pair a source async iterable stream and a sink async iterable streamINDIRECT1
it-pipe • 1.1.0Utility to "pipe" async iterables togetherDIRECT0
it-pushable • 1.4.2Pushable iterableDIRECT1
it-reader • 3.0.0Read an exact number of bytes from a binary (async) iterableINDIRECT9
it-tar • 4.0.0it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.DIRECT13
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsINDIRECT12
it-ws • 4.0.0Simple async iterables for websocket client connectionsINDIRECT6
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
just-debounce-it • 1.5.0return a debounced functionINDIRECT0
just-safe-get • 2.1.2get value at property, don't throw if parent is undefinedINDIRECT0
just-safe-set • 2.2.3set value at property, create intermediate properties if necessaryDIRECT0
k-bucket • 5.1.0Kademlia DHT K-bucket implementation as a binary treeINDIRECT2
level-codec • 10.0.0Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 3.1.0Concatenate entries from an iterator into an array.INDIRECT1
level-errors • 3.0.1Error types for levelupINDIRECT0
level-iterator-stream • 5.0.0Turn an abstract-leveldown iterator into a readable streamINDIRECT5
level-js • 6.1.0An abstract-leveldown compliant store on top of IndexedDBINDIRECT12
level-packager • 6.0.1levelup package helper for distributing with an abstract-leveldown storeINDIRECT20
level-supports • 2.1.0Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT0
level • 7.0.1Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)INDIRECT27
leveldown • 6.1.1A low-level Node.js LevelDB bindingINDIRECT11
levelup • 5.1.1Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT17
libp2p-bootstrap • 0.13.0Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer listDIRECT52
libp2p-crypto • 0.19.7Crypto primitives for libp2pDIRECT45
libp2p-crypto • 0.20.0Crypto primitives for libp2pINDIRECT38
libp2p-crypto • 0.21.2Crypto primitives for libp2pINDIRECT28
libp2p-delegated-content-routing • 0.11.2Leverage other peers in the libp2p network to perform Content Routing calls.DIRECT46
libp2p-delegated-peer-routing • 0.10.0Leverage other peers in the libp2p network to perform Peer Routing calls.DIRECT49
libp2p-floodsub • 0.27.1libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).INDIRECT70
libp2p-interfaces • 1.3.1Interfaces for JS Libp2pINDIRECT67
libp2p-kad-dht • 0.25.0JavaScript implementation of the Kad-DHT for libp2pINDIRECT100
libp2p-mdns • 0.17.0Node.js libp2p mDNS discovery implementation for peer discoveryINDIRECT55
libp2p-mplex • 0.10.7JavaScript implementation of https://github.com/libp2p/mplexINDIRECT18
libp2p-record • 0.10.6libp2p record implementationDIRECT18
libp2p-tcp • 0.17.2Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfacesINDIRECT25
libp2p-utils • 0.4.1Package to aggregate shared logic and dependencies for the libp2p ecosystemINDIRECT21
libp2p-webrtc-peer • 10.0.1Simple one-to-one WebRTC video/voice and data channelsINDIRECT11
libp2p-websockets • 0.16.2JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport specINDIRECT66
libp2p • 0.33.0JavaScript implementation of libp2p, a modular peer to peer network stackDIRECT163
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
mafmt • 10.0.0A multiaddr validatorDIRECT12
merge-options • 3.0.4Merge Option ObjectsDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr-to-uri • 8.0.0Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.ioDIRECT12
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)DIRECT11
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptINDIRECT3
multistream-select • 2.0.1JavaScript implementation of multistream-selectINDIRECT23
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
mutable-proxy • 1.0.0A library for creating mutable proxiesINDIRECT0
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier.INDIRECT0
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
netmask • 2.0.2Parse and lookup IP network blocksINDIRECT0
noble-ed25519 • 1.2.6Fastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency pubkey, scalarmult & EDDSAINDIRECT0
noble-secp256k1 • 1.2.14Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesINDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-any • 3.0.0Wait for any promise to be fulfilledINDIRECT5
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-defer • 3.0.0Create a deferred promiseINDIRECT0
p-fifo • 1.0.0Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.INDIRECT2
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
p-queue • 6.6.2Promise queue with concurrency controlINDIRECT3
p-reflect • 2.1.0Make a promise always fulfill with its actual fulfillment value or rejection reasonINDIRECT0
p-retry • 4.6.2Retry a promise-returning or async functionINDIRECT2
p-settle • 4.1.1Settle promises concurrently and get their fulfillment value or rejection reasonINDIRECT3
p-some • 5.0.0Wait for a specified number of promises to be fulfilledINDIRECT4
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
p-timeout • 4.1.0Timeout a promise after a specified amount of timeINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parse-duration • 1.1.0convert a human readable duration string to a duration formatDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
peer-id • 0.15.4IPFS Peer Id implementation in Node.jsDIRECT41
peer-id • 0.16.0IPFS Peer Id implementation in Node.jsINDIRECT30
private-ip • 2.3.4Check if IP address is private.INDIRECT4
promise-timeout • 1.3.0Simple timeouts for promisesINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
rabin-wasm • 0.1.5Rabin fingerprinting implemented in AssemblyScriptINDIRECT17
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
react-native-fetch-api • 3.0.0A fetch API polyfill for React Native with text streaming support.INDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
receptacle • 1.3.2In memory cache lru cache with ttl support.INDIRECT1
retimer • 2.0.0Reschedulable Timer for your node needsINDIRECT0
retimer • 3.0.0Reschedulable Timer for your node needsINDIRECT0
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
run-parallel-limit • 1.1.0Run an array of functions in parallel, but limit the number of tasks executing at the same timeINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
set-delayed-interval • 1.0.0An asynchronous setInterval that is properly delayed using promises and can be delayed on bootINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
socket.io-client • 4.8.1Realtime application framework clientINDIRECT8
socket.io-parser • 4.2.4socket.io protocol parserINDIRECT3
sort-keys • 4.2.0Sort the keys of an objectINDIRECT1
stream-to-it • 0.2.4Convert Node.js streams to streaming iterablesINDIRECT1
streaming-iterables • 6.2.0A collection of utilities for async iterables. Designed to replace your streams.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
time-cache • 0.3.0A key-value cache that puts a expiry date on its entries. INDIRECT1
timeout-abort-controller • 1.1.1An AbortController that aborts after a specified timeoutDIRECT3
timestamp-nano • 1.0.1Timestamp for 64-bit time_t, nanosecond precision and strftimeINDIRECT0
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
unordered-array-remove • 1.0.2Efficiently remove an element from an unordered array without doing a spliceINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
varint-decoder • 1.0.0Parse all the varints in a Buffer (for when there are varints everywhere)INDIRECT1
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.17.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
ISC30
PackageRelationDependenciesPublished
blob-to-it • 1.0.4Turns a blob into an async iteratorINDIRECT1
browser-readablestream-to-it • 1.0.3Turns a browser readble stream into an async iteratorINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
is-domain-name • 1.0.1Validate Domain Names as outlined by RFC 2181DIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.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 batchesINDIRECT0
it-drain • 1.0.5Empties an async iteratorDIRECT0
it-filter • 1.0.3Filters the passed iterable by using the filter functionDIRECT0
it-first • 1.0.7Returns the first result from an async iteratorDIRECT0
it-glob • 1.0.2Async iterable filename pattern matcherINDIRECT5
it-last • 1.0.6Returns the last result from an async iteratorDIRECT0
it-length • 1.0.4Counts the number of items in an async iterableINDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorDIRECT0
it-merge • 1.0.4Treat one or more iterables as a single iterableDIRECT2
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 inputINDIRECT1
it-parallel • 1.0.0Takes an (async) iterable that emits promise-returning functions, invokes them in parallel up to the concurrency limit and emits the results as they become available but in the same order as the inputDIRECT1
it-peekable • 1.0.3Allows peeking/pushing an iterableDIRECT0
it-sort • 1.0.1Collects all values from an async iterator, sorts them using the passed function and yields themINDIRECT1
it-take • 1.0.2Stop iteration after n items have been receivedINDIRECT0
it-to-buffer • 2.0.2Takes an async iterator that yields buffers and concatenates them all togetherDIRECT2
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mortice • 2.0.1Isomorphic read/write lock that works in single processes, node clusters and web workersDIRECT7
observable-webworkers • 1.0.0A way to evesdrop on Web Worker messagesINDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
sparse-array • 1.3.2Sparse array implementation in JS with no dependenciesINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
blockstore-core • 1.0.5Contains various implementations of the API contract described in interface-blockstoreDIRECT8
blockstore-datastore-adapter • 2.0.3datastore interfaceDIRECT14
interface-blockstore • 2.0.3An interface for storing and retrieving blocksDIRECT2
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
ipfs-core-types • 0.8.4IPFS interface definitions used by implementations for API compatibility.DIRECT15
ipfs-http-client • 54.0.2A client library for the IPFS HTTP APIDIRECT86
ipfs-repo-migrations • 11.0.2Migration framework for versioning of JS IPFS RepoINDIRECT38
ipfs-repo • 13.0.7IPFS Repo implementationDIRECT59
ipfs-unixfs-exporter • 7.0.11JavaScript implementation of the UnixFs exporter used by IPFSDIRECT29
ipfs-unixfs-importer • 9.0.10JavaScript implementation of the UnixFs importer used by IPFSDIRECT50
ipfs-unixfs • 6.0.9JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)DIRECT16
ipfs-utils • 9.0.14Package to aggregate shared logic and dependencies for the IPFS ecosystemDIRECT39
libp2p-webrtc-star • 0.24.1libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-starINDIRECT106
wherearewe • 1.0.2> environment detectionINDIRECT1
BSD-3-Clause13
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
sprintf-js • 1.1.2JavaScript sprintf implementationINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
@assemblyscript/loader • 0.9.4A convenient loader for AssemblyScript modules.INDIRECT0
cborg • 1.10.2Fast CBOR with a focus on strictnessINDIRECT0
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.INDIRECT0
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
libp2p-gossipsub • 0.11.5A typescript implementation of gossipsubINDIRECT73
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ursa-optional • 0.10.2RSA public/private key OpenSSL bindings for node and io.jsINDIRECT3
Apache-2.0 AND MIT6
PackageRelationDependenciesPublished
@ipld/car • 3.2.4Content Addressable aRchive format reader and writerDIRECT4
@ipld/dag-cbor • 6.0.15JS implementation of DAG-CBORDIRECT2
@ipld/dag-cbor • 7.0.3JS implementation of DAG-CBORINDIRECT2
@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
MPL-2.03
PackageRelationDependenciesPublished
it-buffer • 0.1.3Is it a string? Is it a BufferList? Or just a Buffer? Worry no more with `it-buffer`!INDIRECT9
it-pb-rpc • 0.1.13A convenience-wrapper around protocol-buffers and lp-messages functionsINDIRECT17
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
BSD-3-Clause OR GPL-2.02
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
default-gateway • 6.0.3Get the default network gateway, cross-platform.INDIRECT16
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportDIRECT0
non-standard1
PackageRelationDependenciesPublished
keypair • 1.0.4Generate a RSA PEM key pair from pure JSINDIRECT0
ISC OR WTFPL1
PackageRelationDependenciesPublished
sanitize-filename • 1.6.3Sanitize a string for use as a filenameINDIRECT2
WTFPL1
PackageRelationDependenciesPublished
truncate-utf8-bytes • 1.0.2Truncate string to given length in bytesINDIRECT1
MIT OR WTFPL1
PackageRelationDependenciesPublished
utf8-byte-length • 1.0.5Get utf8 byte length of stringINDIRECT0
unknown1
PackageRelationDependenciesPublished
xmlhttprequest-ssl • 2.1.2XMLHttpRequest for NodeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.2 version:

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