licenses.dev

hypercore v8.14.0

Hypercore is a secure, distributed append-only log

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT62
PackageRelationDependenciesPublished
abstract-extension • 3.1.1Small abstraction to help build out user defined extension messages in an RPC systemDIRECT1
atomic-batcher • 1.0.2A simple batching function that allows you to atomically batch a series of operations.DIRECT0
bitfield-rle • 2.2.1A run-length-encoder that compresses bitfields.DIRECT2
blake2b-wasm • 2.4.0Blake2b implemented in WASMINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bulk-write-stream • 1.1.4Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streamsDIRECT9
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
codecs • 2.2.0Create an binary encoder/decoder for json, utf-8 or custom typesDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
count-trailing-zeros • 1.0.1Counts the number of trailing zeros of a binary integerINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-bitfield • 1.2.2Variable sized bitfield that allows you to quickly iterate over bitsDIRECT1
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fd-lock • 1.2.0Advisory cross-platform lock on a file using a file descriptor to it.DIRECT2
flat-tree • 1.12.1A series of functions to map a binary tree to a listDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"DIRECT8
hypercore-cache • 1.0.2A caching module for Hypercore tree nodes and blocks DIRECT0
hypercore-crypto • 1.0.0The crypto primitives used in hypercore, extracted into a separate moduleDIRECT18
hypercore-protocol • 7.10.0Stream that implements the hypercore protocolDIRECT42
inspect-custom-symbol • 1.1.1Use util.inspect.custom without having to browserify util in the browserDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
last-one-wins • 1.0.4Make sure the last sync call to an async function is executed after all previous ones have finishedDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersDIRECT0
merkle-tree-stream • 3.0.3A stream that generates a merkle tree based on the incoming data.DIRECT9
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nanoguard • 1.3.0Small module that allows you to guard a call to a function.DIRECT0
nanoresource • 1.3.0Small module that helps you maintain state around resourcesDIRECT1
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
pretty-hash • 1.0.1Output binary buffers as a nice shortened hex stringDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
protocol-buffers-encodings • 1.2.0Base encodings for protocol-buffersINDIRECT4
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
random-access-file • 2.2.1Continuous reading or writing to a file using random offsets and lengthsDIRECT5
random-access-storage • 1.4.3Easily make random-access-storage instancesINDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
simple-hypercore-protocol • 1.5.0Hypercore protocol state machineINDIRECT22
simple-message-channels • 1.2.1Simple streamable state machine that implements a useful channel, message-type, message patternINDIRECT1
siphash24 • 1.3.1SipHash (2-4) implemented in pure Javascript and WebAssemblyINDIRECT1
sodium-javascript • 0.5.6WIP - a pure javascript version of sodium-nativeINDIRECT7
sodium-native • 2.4.9Low level bindings for libsodiumINDIRECT3
sodium-universal • 2.0.0Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT12
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferDIRECT1
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsINDIRECT4
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
timeout-refresh • 1.0.3Efficiently refresh a timerDIRECT0
uint64be • 2.0.2Encode / decode big endian unsigned 64 bit integersDIRECT3
unordered-array-remove • 1.0.2Efficiently remove an element from an unordered array without doing a spliceDIRECT0
unordered-set • 2.0.1A couple of functions that make it easy to maintain an unordered set as an array in an efficient wayDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
varint • 4.0.1protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 5.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
ISC8
PackageRelationDependenciesPublished
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
hmac-blake2b • 0.2.0HMAC backed by BLAKE2bINDIRECT13
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
nanoassert • 1.1.0Nanoscale assertion moduleINDIRECT0
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
noise-protocol • 1.0.0Javascript implementation of the Noise Protocol Framework based on libsodiumINDIRECT15
simple-handshake • 1.3.1Simple Noise handshake state machineINDIRECT16
Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.0Event emitters for JavaScriptINDIRECT0
text-decoder • 1.2.1Streaming text decoder that preserves multibyte Unicode charactersINDIRECT0
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 8.14.0 version:

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