licenses.dev

hyperdht v6.20.5

The DHT powering Hyperswarm

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
bogon • 1.1.0Check if an IP is a bogonDIRECT3
dht-rpc • 6.18.1Make RPC calls over a Kademlia based DHTDIRECT21
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
hypercore-crypto • 3.6.1The crypto primitives used in hypercore, extracted into a separate moduleDIRECT12
kademlia-routing-table • 1.0.6XOR based routing table used for P2P networks such as a Kademlia DHT.INDIRECT1
nat-sampler • 1.0.1Sample addresses to figure out if a host + port is consistentINDIRECT0
protomux • 3.10.1Multiplex multiple message oriented protocols over a streamINDIRECT5
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
record-cache • 1.2.0Cache optimised for record like thingsDIRECT1
safety-catch • 1.0.2Small module that makes sure your catch, caught an actual error and not a programming mistake or assertionDIRECT0
signal-promise • 1.0.3Simple wait/notify promise with optional max wait timeDIRECT0
sodium-native • 5.0.6Low level bindings for libsodiumINDIRECT8
sodium-secretstream • 1.2.0Wraps libsodiums secretstream in a higher level abstractionINDIRECT11
sodium-universal • 5.0.1Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT9
streamx • 2.22.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
time-ordered-set • 2.0.1Efficiently maintain a set of nodes ordered by the time they were added to the setINDIRECT0
timeout-refresh • 2.0.1Efficiently refresh a timerINDIRECT0
xache • 1.2.1Yet another auto expiring, max sizable cacheDIRECT0
z32 • 1.1.0Encode & decode z-base32INDIRECT1
Apache-2.018
PackageRelationDependenciesPublished
@hyperswarm/secret-stream • 6.8.1Secret stream backed by Noise and libsodium's secretstreamDIRECT23
b4a • 1.6.7Bridging the gap between buffers and typed arraysDIRECT0
bare-addon-resolve • 1.9.4Low-level addon resolution algorithm for BareINDIRECT2
bare-events • 2.5.4Event emitters for JavaScriptDIRECT0
bare-module-resolve • 1.11.1Low-level module resolution algorithm for BareINDIRECT1
bare-os • 3.6.1Operating system utilities for JavascriptINDIRECT0
bare-path • 3.0.0Path manipulation library for JavaScriptINDIRECT1
bare-semver • 1.0.1Minimal semantic versioning library for BareINDIRECT0
bare-url • 2.1.6WHATWG URL implementation for JavaScriptINDIRECT2
blind-relay • 1.4.0Blind relay for UDX over Protomux channelsDIRECT22
compact-encoding • 2.16.1A series of compact encoding schemes for building small and fast parsers and serializersDIRECT1
hypercore-id-encoding • 1.3.0Convert Hypercore keys to/from z-base32 or hexDIRECT2
noise-handshake • 4.1.0Noise protocol handshakeDIRECT12
require-addon • 1.1.0Import native addons across JavaScript runtimesINDIRECT6
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
udx-native • 1.18.2udx is reliable, multiplexed, and congestion-controlled streams over udpINDIRECT12
unslab • 1.3.0Unslab some slab'ed buffersDIRECT1
which-runtime • 1.3.0Detect if you are in Bare or Node and which os etcINDIRECT0
ISC5
PackageRelationDependenciesPublished
bits-to-bytes • 1.3.0Functions for doing bit manipulation of typed arraysINDIRECT1
compact-encoding-bitfield • 1.0.0Compact codec for bitfieldsINDIRECT2
compact-encoding-net • 1.2.0Compact codecs for net typesDIRECT2
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
noise-curve-ed • 2.1.0Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)DIRECT12
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.20.5 version:

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