licenses.dev

@libp2p/interface-pubsub v1.0.4

PubSub interface for libp2p

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
@fastify/busboy • 2.1.1A streaming parser for HTML form data for node.jsINDIRECT0
clone-regexp • 3.0.0Clone and modify a RegExp instanceINDIRECT1
convert-hrtime • 5.0.0Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanosecondsINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
err-code • 3.0.1Create an error with a codeINDIRECT0
function-timeout • 0.1.1Make a synchronous function have a timeoutINDIRECT0
ip-regex • 5.0.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-ip • 5.0.1Check if a string is an IP addressINDIRECT7
is-regexp • 3.1.0Check if a value is a regular expressionINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
native-fetch • 4.0.2Returns native fetch if available or the undici module if notINDIRECT0
p-defer • 4.0.1Create a deferred promiseINDIRECT0
receptacle • 1.3.2In memory cache lru cache with ttl support.INDIRECT1
super-regex • 0.2.0Make a regular expression time out if it takes too long to executeINDIRECT5
time-span • 5.1.0Simplified high resolution timingINDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici • 5.29.0An HTTP/1.1 client, written from scratch for Node.jsINDIRECT1
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
@libp2p/interface-connection • 2.1.1Connection interface for libp2pDIRECT24
@libp2p/interface-peer-id • 1.1.2Peer Identifier interface for libp2pDIRECT1
@libp2p/interfaces • 3.3.2Common code shared by the various libp2p interfacesDIRECT0
@multiformats/multiaddr • 10.5.0multiaddr implementation (binary + string representation of network addresses)INDIRECT19
dns-over-http-resolver • 2.1.3DNS over HTTP resolverINDIRECT6
it-pushable • 3.2.4An iterable that you can push values intoDIRECT1
it-stream-types • 1.0.5Typescript types for AsyncIterable sink/source/duplex streamsINDIRECT0
multiformats • 10.0.3Interface for multihash, multicodec, multibase and CIDINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.4 version:

[![licenses](https://licenses.dev/b/npm/%40libp2p%2Finterface-pubsub/1.0.4)](https://licenses.dev/npm/%40libp2p%2Finterface-pubsub/1.0.4)
<a href="https://licenses.dev/npm/%40libp2p%2Finterface-pubsub/1.0.4">
  <img src="https://licenses.dev/b/npm/%40libp2p%2Finterface-pubsub/1.0.4" alt="licenses" />
</a>
GitHub