licenses.dev

libp2p-delegated-content-routing v0.11.2

Leverage other peers in the libp2p network to perform Content Routing calls.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@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
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms.INDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
err-code • 3.0.1Create an error with a codeINDIRECT0
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
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
iso-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
libp2p-crypto • 0.21.2Crypto primitives for libp2pINDIRECT28
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)DIRECT11
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
p-defer • 3.0.0Create a deferred promiseDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-queue • 6.6.2Promise queue with concurrency controlDIRECT3
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
peer-id • 0.16.0IPFS Peer Id implementation in Node.jsDIRECT30
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
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
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
BSD-3-Clause11
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
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-drain • 1.0.5Empties an async iteratorDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.11.2 version:

[![licenses](https://licenses.dev/b/npm/libp2p-delegated-content-routing/0.11.2)](https://licenses.dev/npm/libp2p-delegated-content-routing/0.11.2)
<a href="https://licenses.dev/npm/libp2p-delegated-content-routing/0.11.2">
  <img src="https://licenses.dev/b/npm/libp2p-delegated-content-routing/0.11.2" alt="licenses" />
</a>
GitHub