licenses.dev

libp2p-kad-dht v0.25.0

JavaScript implementation of the Kad-DHT for libp2p

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT72
PackageRelationDependenciesPublished
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.5TypeScript 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
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
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
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
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
datastore-core • 6.0.7Wrapper implementation for interface-datastoreDIRECT16
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
elliptic • 6.5.7EC cryptographyINDIRECT7
err-code • 3.0.1Create an error with a codeDIRECT0
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
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
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)DIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
indent-string • 4.0.0Indent each line in a stringINDIRECT0
interface-datastore • 6.1.1datastore interfaceDIRECT4
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
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
it-length-prefixed • 5.0.3Streaming length prefixed buffers with async iterablesDIRECT10
it-pipe • 1.1.0Utility to "pipe" async iterables togetherDIRECT0
it-pushable • 1.4.2Pushable iterableINDIRECT1
k-bucket • 5.1.0Kademlia DHT K-bucket implementation as a binary treeDIRECT2
libp2p-crypto • 0.19.7Crypto primitives for libp2pDIRECT45
libp2p-crypto • 0.20.0Crypto primitives for libp2pINDIRECT38
libp2p-interfaces • 1.3.1Interfaces for JS Libp2pDIRECT67
libp2p-record • 0.10.6libp2p record implementationDIRECT18
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)DIRECT11
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
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 • 2.0.2Node.js API (N-API)INDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-map • 4.0.0Map over promises concurrentlyDIRECT3
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 timeDIRECT0
peer-id • 0.15.4IPFS Peer Id implementation in Node.jsDIRECT41
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
secp256k1 • 4.0.3This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
streaming-iterables • 6.2.0A collection of utilities for async iterables. Designed to replace your streams.DIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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 sizesDIRECT0
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).DIRECT14
ISC9
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-drain • 1.0.5Empties an async iteratorINDIRECT0
it-filter • 1.0.3Filters the passed iterable by using the filter functionINDIRECT0
it-first • 1.0.7Returns the first result from an async iteratorDIRECT0
it-length • 1.0.4Counts the number of items in an async iterableDIRECT0
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-take • 1.0.2Stop iteration after n items have been receivedINDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
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 MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
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
MPL-2.01
PackageRelationDependenciesPublished
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.25.0 version:

[![licenses](https://licenses.dev/b/npm/libp2p-kad-dht/0.25.0)](https://licenses.dev/npm/libp2p-kad-dht/0.25.0)
<a href="https://licenses.dev/npm/libp2p-kad-dht/0.25.0">
  <img src="https://licenses.dev/b/npm/libp2p-kad-dht/0.25.0" alt="licenses" />
</a>
GitHub