licenses.dev

libp2p-gossipsub v0.9.2

A typescript implementation of gossipsub

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT100
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@types/bl • 4.1.0TypeScript definitions for BufferListINDIRECT2
@types/debug • 4.1.12TypeScript definitions for debugDIRECT1
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@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
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
assertion-error • 1.1.0Error constructor for test and validation frameworks that implements standardized AssertionError specification.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
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chai • 4.5.0BDD/TDD assertion library for node.js and the browser. Test framework agnostic.INDIRECT7
check-error • 1.0.3Error comparison and information related utility for node and the browserINDIRECT1
cids • 1.1.9CID Implementation in JavaScriptINDIRECT8
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
deep-eql • 4.1.4Improved deep equality testing for Node.js and the browser.INDIRECT1
delay • 5.0.0Delay a promise a specified amount of timeINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
dirty-chai • 2.0.1Extends Chai with lint-friendly terminating assertions.INDIRECT0
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
elliptic • 6.5.7EC cryptographyINDIRECT7
err-code • 2.0.3Create an error with a codeDIRECT0
err-code • 3.0.1Create an error with a codeINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget 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-func-name • 2.0.2Utility for getting a function's name for node and the browserINDIRECT0
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ip-address • 7.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-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-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-goodbye • 3.0.0Add a goodbye handshake to a duplex async iterableINDIRECT3
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 iterableINDIRECT1
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-extend • 6.2.0extend an objectINDIRECT0
libp2p-crypto • 0.19.7Crypto primitives for libp2pINDIRECT45
libp2p-interfaces • 0.10.4Interfaces for JS Libp2pDIRECT125
libp2p-tcp • 0.15.4Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfacesINDIRECT32
libp2p-utils • 0.3.1Package to aggregate shared logic and dependencies for the libp2p ecosystemINDIRECT28
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
loupe • 2.3.7Inspect utility for Node.js and browsersINDIRECT1
mafmt • 9.0.0A multiaddr validatorINDIRECT19
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 • 9.0.2multiaddr implementation (binary + string representation of network addresses)INDIRECT18
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multicodec • 3.2.1JavaScript implementation of the multicodec specificationINDIRECT3
multihashes • 4.0.3multihash implementationINDIRECT5
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
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
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-defer • 3.0.0Create a deferred promiseINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
p-wait-for • 3.2.0Wait for a condition to be trueINDIRECT2
path-to-regexp • 6.3.0Express style path to RegExp utilityINDIRECT0
pathval • 1.1.1Object value retrieval given a string pathINDIRECT0
peer-id • 0.14.8IPFS Peer Id implementation in Node.jsDIRECT56
private-ip • 2.3.4Check if IP address is private.INDIRECT4
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
stream-to-it • 0.2.4Convert Node.js streams to streaming iterablesINDIRECT1
streaming-iterables • 5.0.4A collection of utilities for async iterables. Designed to replace your streams.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
time-cache • 0.3.0A key-value cache that puts a expiry date on its entries. DIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierDIRECT1
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 • 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
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
BSD-3-Clause21
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
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/commons • 3.0.1Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 11.3.1Fake JavaScript timersINDIRECT2
@sinonjs/fake-timers • 7.1.2Fake JavaScript timersINDIRECT2
@sinonjs/samsam • 6.1.3Value identification and comparison functionsINDIRECT4
diff • 4.0.2A javascript text diff implementation.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
nise • 5.1.9Fake XHR and serverINDIRECT6
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).DIRECT14
sinon • 10.0.1JavaScript test spies, stubs and mocks.INDIRECT15
sprintf-js • 1.1.2JavaScript sprintf implementationINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
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.DIRECT0
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
ISC3
PackageRelationDependenciesPublished
chai-checkmark • 1.0.1A Chai plugin for counting assertions.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
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
MPL-2.01
PackageRelationDependenciesPublished
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@sinonjs/text-encoding • 0.7.3Polyfill for the Encoding Living Standard's API.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.9.2 version:

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