licenses.dev

pouchdb-adapter-leveldb-core v7.3.1

Core PouchDB adapter code for LevelDOWN-based adapters

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN APIINDIRECT7
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.DIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
double-ended-queue • 2.1.0-0Extremely fast double-ended queue implementationDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
level-codec • 9.0.2Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array.INDIRECT0
level-errors • 2.0.1Error types for levelupINDIRECT2
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable streamINDIRECT6
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT1
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperDIRECT18
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseDIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
Apache-2.010
PackageRelationDependenciesPublished
pouchdb-adapter-utils • 7.3.1Utilities for PouchDB adapters.DIRECT13
pouchdb-binary-utils • 7.3.1PouchDB utilities for operating on binary strings and Buffers/Blobs.DIRECT1
pouchdb-collections • 7.3.1Map and Set shims for PouchDBDIRECT0
pouchdb-errors • 7.3.1Errors exposed by PouchDB.DIRECT1
pouchdb-json • 7.3.1PouchDB utilities for safely stringifying and parsing JSON.DIRECT1
pouchdb-md5 • 7.3.1PouchDB utilities for calculating MD5 checksums.DIRECT3
pouchdb-merge • 7.3.1PouchDB's document merge algorithm.DIRECT0
pouchdb-utils • 7.3.1Unassorted utilities used by PouchDB.DIRECT11
sublevel-pouchdb • 7.3.1Fork of level-sublevel with ony the subset of the API that PouchDB usesDIRECT10
vuvuzela • 1.0.3Super simple and non-recursive JSON parse/stringify libraryINDIRECT0
WTFPL1
PackageRelationDependenciesPublished
argsarray • 0.0.1get arguments to a function as an array, withouth deoptimizingDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
spark-md5 • 3.0.2Lightning fast normal and incremental md5 for javascriptINDIRECT0
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/pouchdb-adapter-leveldb-core)](https://licenses.dev/npm/pouchdb-adapter-leveldb-core)
<a href="https://licenses.dev/npm/pouchdb-adapter-leveldb-core">
  <img src="https://licenses.dev/b/npm/pouchdb-adapter-leveldb-core" alt="licenses" />
</a>

Or the licenses badge code for the 7.3.1 version:

[![licenses](https://licenses.dev/b/npm/pouchdb-adapter-leveldb-core/7.3.1)](https://licenses.dev/npm/pouchdb-adapter-leveldb-core/7.3.1)
<a href="https://licenses.dev/npm/pouchdb-adapter-leveldb-core/7.3.1">
  <img src="https://licenses.dev/b/npm/pouchdb-adapter-leveldb-core/7.3.1" alt="licenses" />
</a>
GitHub