licenses.dev

cojson-storage-sqlite v0.13.31

This implements persistence for CoJSON / Jazz (see [jazz.tools](https://jazz.tools)) using SQLite.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@noble/ciphers • 1.3.0Audited & minimal JS implementation of Salsa20, ChaCha and AESINDIRECT0
@noble/curves • 1.9.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@scure/base • 1.2.1Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
better-sqlite3 • 11.10.0The fastest and simplest library for SQLite in Node.js.DIRECT37
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cojson-storage • 0.13.31This implements persistence sync service for CoJSON / Jazz (see [jazz.tools](https://jazz.tools)).DIRECT11
cojson • 0.13.31CoJSON is the core protocol implementation of Jazz, a framework for distributed state.DIRECT10
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
napi-build-utils • 2.0.0A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
neverthrow • 7.2.0Stop throwing errors, and instead return Results!INDIRECT0
node-abi • 3.75.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
prebuild-install • 7.1.3A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT34
pump • 3.0.3pipe streams together and close all of them if one of them closesINDIRECT3
queueueue • 4.1.2Convert push-based streams to pull-based async iterables (fork of queueable)INDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
tar-fs • 2.1.3filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
unicode-segmenter • 0.12.0A lightweight implementation of the Unicode Text Segmentation (UAX #29)INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC7
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
fast-list • 1.0.3A fast linked list (good for queues, stacks, etc.)INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
@opentelemetry/api • 1.9.0Public API for OpenTelemetryINDIRECT0
detect-libc • 2.0.4Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
unknown1
PackageRelationDependenciesPublished
jazz-crypto-rs • 0.0.7A Rust implementation of cryptographic primitives for the Jazz project, compiled to WebAssembly.INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.31 version:

[![licenses](https://licenses.dev/b/npm/cojson-storage-sqlite/0.13.31)](https://licenses.dev/npm/cojson-storage-sqlite/0.13.31)
<a href="https://licenses.dev/npm/cojson-storage-sqlite/0.13.31">
  <img src="https://licenses.dev/b/npm/cojson-storage-sqlite/0.13.31" alt="licenses" />
</a>
GitHub