licenses.dev

hypercore v10.37.21

Hypercore is a secure, distributed append-only log

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.020
PackageRelationDependenciesPublished
@hyperswarm/secret-stream • 6.6.3Secret stream backed by Noise and libsodium's secretstreamDIRECT16
b4a • 1.6.6Bridging the gap between buffers and typed arraysDIRECT0
bare-addon-resolve • 1.4.2Low-level addon resolution algorithm for BareINDIRECT2
bare-events • 2.4.2Event emitters for JavaScriptDIRECT0
bare-fs • 2.3.5Native file system for JavascriptINDIRECT9
bare-module-resolve • 1.6.1Low-level module resolution algorithm for BareINDIRECT1
bare-os • 2.4.4Operating system utilities for JavascriptINDIRECT0
bare-path • 2.1.3Path manipulation library for JavaScriptINDIRECT1
bare-stream • 2.3.0Streaming data for JavaScriptINDIRECT6
compact-encoding • 2.15.0A series of compact encoding schemes for building small and fast parsers and serializersDIRECT1
crc-native • 1.1.1libcrc JavaScript bindings for Node.jsINDIRECT4
fs-native-extensions • 1.2.7Native file system extensions for advanced file operationsINDIRECT2
hypercore-errors • 1.3.0Hypercore errorsDIRECT0
hypercore-id-encoding • 1.3.0Convert Hypercore keys to/from z-base32 or hexDIRECT2
hypertrace • 1.4.2Add tracing and insights to classes. Supports Prometheus/Grafana.DIRECT0
load-addon • 1.0.0Load native addons across JavaScript runtimesINDIRECT3
quickbit-native • 2.3.1libquickbit JavaScript bindings for Node.jsINDIRECT5
simdle-native • 1.3.1libsimdle JavaScript bindings for Node.jsINDIRECT5
text-decoder • 1.2.0Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
unslab • 1.3.0Unslab some slab'ed buffersDIRECT1
MIT20
PackageRelationDependenciesPublished
big-sparse-array • 1.0.3A sparse array optimised for low memory whilst still being fastDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreDIRECT0
flat-tree • 1.11.0A 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
napi-macros • 2.2.2Set of utility macros to make writing N-API modules a little easier.INDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
protomux • 3.9.2Multiplex multiple message oriented protocols over a streamDIRECT6
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
random-access-file • 4.0.7Continuous reading or writing to a file using random offsets and lengthsDIRECT14
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.0Low level bindings for libsodiumINDIRECT1
sodium-secretstream • 1.1.0Wraps 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 improvementsDIRECT5
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
ISC7
PackageRelationDependenciesPublished
crc-universal • 1.0.4Universal wrapper for libcrc with a JavaScript fallbackDIRECT5
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 fallbackDIRECT8
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
simdle-universal • 1.1.2Universal wrapper for libsimdle with a JavaScript fallbackINDIRECT6
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.37.21 version:

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