licenses.dev

libp2p v0.33.0

JavaScript implementation of libp2p, a modular peer to peer network stack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT122
PackageRelationDependenciesPublished
@motrix/nat-api • 0.3.4Port mapping with UPnP and NAT-PMPDIRECT28
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
@vascosantos/moving-average • 1.1.0Exponential Moving AverageDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.DIRECT1
abortable-iterator • 3.0.2Make any iterator or iterable abortable via an AbortSignalDIRECT1
aggregate-error • 3.1.0Create an error from multiple errorsDIRECT2
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isDIRECT3
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticDIRECT0
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.DIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
elliptic • 6.6.0EC cryptographyINDIRECT7
err-code • 3.0.1Create an error with a codeDIRECT0
es6-promisify • 7.0.0Converts callback-based functions to ES6 PromisesDIRECT0
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.DIRECT0
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
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
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hashlru • 2.3.0simpler faster substitute for LRUDIRECT0
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-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
is-electron • 2.2.2Detect if running in Electron.INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
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-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
it-handshake • 2.0.0Create handshakes for binary protocols with iterable streams.DIRECT13
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
it-reader • 3.0.0Read an exact number of bytes from a binary (async) iterableINDIRECT9
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
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-utils • 0.4.1Package to aggregate shared logic and dependencies for the libp2p ecosystemDIRECT21
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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)DIRECT11
multistream-select • 2.0.1JavaScript implementation of multistream-selectDIRECT23
mutable-proxy • 1.0.0A library for creating mutable proxiesDIRECT0
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
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notINDIRECT0
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 fulfilledDIRECT5
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.DIRECT2
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-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 functionDIRECT2
p-settle • 4.1.1Settle promises concurrently and get their fulfillment value or rejection reasonDIRECT3
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-try • 2.2.0`Start a promise chainINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
peer-id • 0.15.4IPFS Peer Id implementation in Node.jsDIRECT41
private-ip • 2.3.4Check if IP address is private.DIRECT4
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 needsDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
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 bootDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
timeout-abort-controller • 1.1.1An AbortController that aborts after a specified timeoutDIRECT3
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 • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
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 WebAssemblyDIRECT0
ISC13
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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-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-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-take • 1.0.2Stop iteration after n items have been receivedDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
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
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
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).DIRECT14
sprintf-js • 1.1.2JavaScript sprintf implementationINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
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.02
PackageRelationDependenciesPublished
it-buffer • 0.1.3Is it a string? Is it a BufferList? Or just a Buffer? Worry no more with `it-buffer`!DIRECT9
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
wherearewe • 1.0.2> environment detectionDIRECT1
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
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDDIRECT0
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.DIRECT0
ISC OR WTFPL1
PackageRelationDependenciesPublished
sanitize-filename • 1.6.3Sanitize a string for use as a filenameDIRECT2
non-standard1
PackageRelationDependenciesPublished
keypair • 1.0.4Generate a RSA PEM key pair from pure JSINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.33.0 version:

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