licenses.dev

datastore-fs v6.0.1

Datastore implementation with file system backend

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
datastore-core • 6.0.7Wrapper implementation for interface-datastoreDIRECT16
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
err-code • 3.0.1Create an error with a codeINDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fast-write-atomic • 0.2.1Fast way to write a file atomically, for Node.jsDIRECT0
interface-datastore • 6.1.1datastore interfaceDIRECT4
it-pipe • 1.1.0Utility to "pipe" async iterables togetherINDIRECT0
it-pushable • 1.4.2Pushable iterableINDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
ISC9
PackageRelationDependenciesPublished
it-batch • 1.0.9Takes an async iterator that emits things and emits them as fixed size batchesINDIRECT0
it-drain • 1.0.5Empties an async iteratorINDIRECT0
it-filter • 1.0.3Filters the passed iterable by using the filter functionINDIRECT0
it-glob • 1.0.2Async iterable filename pattern matcherDIRECT5
it-map • 1.0.6Maps the values yielded by an async iteratorDIRECT0
it-merge • 1.0.4Treat one or more iterables as a single iterableINDIRECT2
it-parallel-batch • 1.0.11Takes an async iterator that emits promise-returning functions, invokes them in parallel and emits the results in the same order as the inputDIRECT1
it-take • 1.0.2Stop iteration after n items have been receivedINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
interface-store • 2.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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.1 version:

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