Package Licenses
MIT
Dependency Licenses
MIT19
Package | Relation | Dependencies | Published |
---|---|---|---|
big-sparse-array • 1.0.3A sparse array optimised for low memory whilst still being fast | DIRECT | 0 | |
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js core | DIRECT | 0 | |
flat-tree • 1.12.1A series of functions to map a binary tree to a list | DIRECT | 0 | |
hypercore-crypto • 3.4.2The crypto primitives used in hypercore, extracted into a separate module | DIRECT | 5 | |
is-options • 1.0.2Easily check if input is an options map | DIRECT | 1 | |
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuilds | INDIRECT | 0 | |
protomux • 3.10.0Multiplex multiple message oriented protocols over a stream | DIRECT | 5 | |
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compat | INDIRECT | 0 | |
random-access-file • 4.1.0Continuous reading or writing to a file using random offsets and lengths | DIRECT | 13 | |
random-access-storage • 3.0.2Easily make random-access-storage instances | INDIRECT | 2 | |
random-array-iterator • 1.0.0An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration | DIRECT | 0 | |
safety-catch • 1.0.2Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion | DIRECT | 0 | |
sodium-native • 4.2.2Low level bindings for libsodium | INDIRECT | 1 | |
sodium-secretstream • 1.1.1Wraps libsodiums secretstream in a higher level abstraction | INDIRECT | 4 | |
sodium-universal • 4.0.1Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser | DIRECT | 2 | |
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvements | DIRECT | 4 | |
timeout-refresh • 2.0.1Efficiently refresh a timer | INDIRECT | 0 | |
xache • 1.2.1Yet another auto expiring, max sizable cache | DIRECT | 0 | |
z32 • 1.1.0Encode & decode z-base32 | DIRECT | 1 |
Apache-2.018
Package | Relation | Dependencies | Published |
---|---|---|---|
@hyperswarm/secret-stream • 6.7.0Secret stream backed by Noise and libsodium's secretstream | DIRECT | 17 | |
b4a • 1.6.7Bridging the gap between buffers and typed arrays | DIRECT | 0 | |
bare-events • 2.5.0Event emitters for JavaScript | DIRECT | 0 | |
bare-fs • 3.1.1Native file system for Javascript | INDIRECT | 8 | |
bare-os • 3.2.1Operating system utilities for Javascript | INDIRECT | 0 | |
bare-path • 3.0.0Path manipulation library for JavaScript | INDIRECT | 1 | |
bare-stream • 2.3.2Streaming data for JavaScript | INDIRECT | 5 | |
compact-encoding • 2.15.0A series of compact encoding schemes for building small and fast parsers and serializers | DIRECT | 1 | |
crc-native • 1.1.4libcrc JavaScript bindings for Node.js | INDIRECT | 1 | |
fs-native-extensions • 1.3.2Native file system extensions for advanced file operations | INDIRECT | 2 | |
hypercore-errors • 1.3.0Hypercore errors | DIRECT | 0 | |
hypercore-id-encoding • 1.3.0Convert Hypercore keys to/from z-base32 or hex | DIRECT | 2 | |
hypertrace • 1.4.2Add tracing and insights to classes. Supports Prometheus/Grafana. | DIRECT | 0 | |
quickbit-native • 2.3.3libquickbit JavaScript bindings for Node.js | INDIRECT | 2 | |
simdle-native • 1.3.3libsimdle JavaScript bindings for Node.js | INDIRECT | 2 | |
text-decoder • 1.2.1Streaming text decoder that preserves multibyte Unicode characters | INDIRECT | 0 | |
unslab • 1.3.0Unslab some slab'ed buffers | DIRECT | 1 | |
which-runtime • 1.2.1Detect if you are in Bare or Node and which os etc | INDIRECT | 0 |
ISC6
Package | Relation | Dependencies | Published |
---|---|---|---|
crc-universal • 1.0.4Universal wrapper for libcrc with a JavaScript fallback | DIRECT | 2 | |
nanoassert • 2.0.0Nanoscale assertion module | INDIRECT | 0 | |
noise-curve-ed • 2.0.1Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake) | INDIRECT | 5 | |
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) | INDIRECT | 5 | |
quickbit-universal • 2.2.0Universal wrapper for libquickbit with a JavaScript fallback | DIRECT | 5 | |
simdle-universal • 1.1.2Universal wrapper for libsimdle with a JavaScript fallback | INDIRECT | 3 |