licenses.dev

datastore-core v4.0.0

Wrapper implementation for interface-datastore

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isINDIRECT3
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
electron-fetch • 1.9.1A light-weight module that brings window.fetch to electron's background processINDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
err-code • 3.0.1Create an error with a codeINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
interface-datastore • 4.0.2datastore interfaceDIRECT46
ipfs-utils • 8.1.6Package to aggregate shared logic and dependencies for the IPFS ecosystemINDIRECT36
is-electron • 2.2.2Detect if running in Electron.INDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
iso-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
iso-url • 1.2.1Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
it-pushable • 1.4.2Pushable iterableINDIRECT1
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsINDIRECT12
merge-options • 3.0.4Merge Option ObjectsINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notINDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
p-defer • 3.0.0Create a deferred promiseINDIRECT0
p-fifo • 1.0.0Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.INDIRECT2
react-native-fetch-api • 2.0.0A fetch API polyfill for React Native with text streaming support.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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stream-to-it • 0.2.4Convert Node.js streams to streaming iterablesINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC9
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-all • 1.0.6Collects all values from an async iterator and returns them as an arrayINDIRECT0
it-drain • 1.0.5Empties an async iteratorINDIRECT0
it-filter • 1.0.3Filters the passed iterable by using the filter functionDIRECT0
it-glob • 0.0.14Async iterable filename pattern matcherINDIRECT5
it-map • 1.0.6Maps the values yielded by an async iteratorDIRECT0
it-merge • 1.0.4Treat one or more iterables as a single iterableDIRECT2
it-take • 1.0.2Stop iteration after n items have been receivedDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
interface-store • 0.0.2A generic interface for storing and retrieving dataINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
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/datastore-core)](https://licenses.dev/npm/datastore-core)
<a href="https://licenses.dev/npm/datastore-core">
  <img src="https://licenses.dev/b/npm/datastore-core" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0 version:

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