licenses.dev

datastore-core v3.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 • 3.0.6datastore interfaceDIRECT44
ipfs-utils • 6.0.8Package to aggregate shared logic and dependencies for the IPFS ecosystemINDIRECT39
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-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
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC5
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-glob • 0.0.14Async iterable filename pattern matcherINDIRECT5
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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 3.0.0 version:

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