licenses.dev

ipfs-core-config v0.1.4

Package to store node and browser specific config for ipfs-core

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT181
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
@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
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 • 3.0.1Combines an array of AbortSignals into a single signal that is aborted when any signal isINDIRECT0
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
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
datastore-core • 6.0.7Wrapper implementation for interface-datastoreDIRECT16
datastore-fs • 6.0.1Datastore implementation with file system backendDIRECT27
datastore-level • 7.0.1Datastore implementation with level(up|down) backendDIRECT47
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
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
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
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
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 interfaceINDIRECT4
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
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-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
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-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 togetherINDIRECT0
it-pushable • 1.4.2Pushable iterableINDIRECT1
it-reader • 3.0.0Read an exact number of bytes from a binary (async) iterableINDIRECT9
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-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 necessaryINDIRECT0
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-crypto • 0.19.7Crypto primitives for libp2pINDIRECT45
libp2p-crypto • 0.20.0Crypto primitives for libp2pINDIRECT38
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).DIRECT70
libp2p-interfaces • 1.3.1Interfaces for JS Libp2pINDIRECT67
libp2p-kad-dht • 0.25.0JavaScript implementation of the Kad-DHT for libp2pDIRECT100
libp2p-mdns • 0.17.0Node.js libp2p mDNS discovery implementation for peer discoveryDIRECT55
libp2p-mplex • 0.10.7JavaScript implementation of https://github.com/libp2p/mplexDIRECT18
libp2p-record • 0.10.6libp2p record implementationINDIRECT18
libp2p-tcp • 0.17.2Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfacesDIRECT25
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 specDIRECT66
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 validatorINDIRECT12
merge-options • 3.0.4Merge Option ObjectsINDIRECT1
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.ioINDIRECT12
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)INDIRECT11
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptINDIRECT3
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-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
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-map • 4.0.0Map over promises concurrentlyINDIRECT3
p-queue • 6.6.2Promise queue with concurrency controlDIRECT3
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
peer-id • 0.15.4IPFS Peer Id implementation in Node.jsINDIRECT41
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
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
retry • 0.12.0Abstraction 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
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
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
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
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
ISC20
PackageRelationDependenciesPublished
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
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 functionINDIRECT0
it-first • 1.0.7Returns the first result from an async iteratorINDIRECT0
it-glob • 1.0.2Async iterable filename pattern matcherINDIRECT5
it-length • 1.0.4Counts the number of items in an async iterableINDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorINDIRECT0
it-merge • 1.0.4Treat one or more iterables as a single iterableINDIRECT2
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-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
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 workersINDIRECT7
observable-webworkers • 1.0.0A way to evesdrop on Web Worker messagesINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
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.0 OR MIT8
PackageRelationDependenciesPublished
blockstore-core • 1.0.5Contains various implementations of the API contract described in interface-blockstoreINDIRECT8
blockstore-datastore-adapter • 2.0.3datastore interfaceDIRECT14
interface-blockstore • 2.0.3An interface for storing and retrieving blocksINDIRECT2
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
ipfs-repo-migrations • 11.0.2Migration framework for versioning of JS IPFS RepoINDIRECT38
ipfs-repo • 13.0.7IPFS Repo implementationDIRECT59
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-starDIRECT106
Apache-2.05
PackageRelationDependenciesPublished
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
libp2p-gossipsub • 0.11.5A typescript implementation of gossipsubDIRECT73
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
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
Apache-2.0 AND MIT2
PackageRelationDependenciesPublished
@ipld/dag-pb • 2.1.18JS implementation of DAG-PBINDIRECT1
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
non-standard1
PackageRelationDependenciesPublished
keypair • 1.0.4Generate a RSA PEM key pair from pure JSINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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-config)](https://licenses.dev/npm/ipfs-core-config)
<a href="https://licenses.dev/npm/ipfs-core-config">
  <img src="https://licenses.dev/b/npm/ipfs-core-config" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.4 version:

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