licenses.dev

hypercore v10.17.0

Hypercore is a secure, distributed append-only log

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
big-sparse-array • 1.0.3A sparse array optimised for low memory whilst still being fastDIRECT0
events • 3.3.0Node's event emitter for all engines.DIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
flat-tree • 1.12.1A series of functions to map a binary tree to a listDIRECT0
hypercore-crypto • 3.4.2The crypto primitives used in hypercore, extracted into a separate moduleDIRECT5
is-options • 1.0.2Easily check if input is an options mapDIRECT1
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
protomux • 3.10.0Multiplex multiple message oriented protocols over a streamDIRECT5
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
random-access-file • 4.1.0Continuous reading or writing to a file using random offsets and lengthsDIRECT13
random-access-storage • 3.0.2Easily make random-access-storage instancesINDIRECT2
random-array-iterator • 1.0.0An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iterationDIRECT0
safety-catch • 1.0.2Small module that makes sure your catch, caught an actual error and not a programming mistake or assertionDIRECT0
sodium-native • 4.2.2Low level bindings for libsodiumINDIRECT1
sodium-secretstream • 1.1.1Wraps libsodiums secretstream in a higher level abstractionINDIRECT4
sodium-universal • 4.0.1Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT2
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
timeout-refresh • 2.0.1Efficiently refresh a timerINDIRECT0
xache • 1.2.1Yet another auto expiring, max sizable cacheDIRECT0
z32 • 1.1.0Encode & decode z-base32DIRECT1
Apache-2.015
PackageRelationDependenciesPublished
@hyperswarm/secret-stream • 6.7.0Secret stream backed by Noise and libsodium's secretstreamDIRECT17
b4a • 1.6.7Bridging the gap between buffers and typed arraysDIRECT0
bare-events • 2.5.0Event emitters for JavaScriptINDIRECT0
bare-fs • 3.1.1Native file system for JavascriptINDIRECT8
bare-os • 3.2.1Operating system utilities for JavascriptINDIRECT0
bare-path • 3.0.0Path manipulation library for JavaScriptINDIRECT1
bare-stream • 2.3.2Streaming data for JavaScriptINDIRECT5
compact-encoding • 2.15.0A series of compact encoding schemes for building small and fast parsers and serializersDIRECT1
crc-native • 1.1.4libcrc JavaScript bindings for Node.jsINDIRECT1
fs-native-extensions • 1.3.2Native file system extensions for advanced file operationsINDIRECT2
quickbit-native • 2.3.3libquickbit JavaScript bindings for Node.jsINDIRECT2
simdle-native • 1.3.3libsimdle JavaScript bindings for Node.jsINDIRECT2
text-decoder • 1.2.1Streaming text decoder that preserves multibyte Unicode charactersINDIRECT0
unslab • 1.3.0Unslab some slab'ed buffersINDIRECT1
which-runtime • 1.2.1Detect if you are in Bare or Node and which os etcINDIRECT0
ISC6
PackageRelationDependenciesPublished
crc-universal • 1.0.4Universal wrapper for libcrc with a JavaScript fallbackDIRECT2
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
noise-curve-ed • 2.0.1Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)INDIRECT5
noise-handshake • 3.1.0## Usage ```js const Noise = require('noise-handshake') const Cipher = require('noise-handshake/cipher') const initiator = new Noise('IK', true) const responder = new Noise('IK', false)INDIRECT5
quickbit-universal • 2.2.0Universal wrapper for libquickbit with a JavaScript fallbackDIRECT5
simdle-universal • 1.1.2Universal wrapper for libsimdle with a JavaScript fallbackINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 10.17.0 version:

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