licenses.dev

ipfs-repo-migrations v8.0.0

Migration framework for versioning of JS IPFS Repo

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT61
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
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
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
cids • 1.1.9CID Implementation in JavaScriptDIRECT8
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
datastore-core • 4.0.0Wrapper implementation for interface-datastoreDIRECT52
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
fnv1a • 1.1.1Simple 32 bit FNV-1a hash algorithm implementation.DIRECT0
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
ipld-dag-pb • 0.22.3JavaScript Implementation of the MerkleDAG Node in Protobuf.DIRECT32
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
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
merge-options • 3.0.4Merge Option ObjectsINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multibase • 4.0.6JavaScript implementation of the multibase specificationDIRECT1
multicodec • 3.2.1JavaScript implementation of the multicodec specificationDIRECT3
multihashes • 4.0.3multihash implementationINDIRECT5
multihashing-async • 2.1.4multiple hash functionsDIRECT10
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
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
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemDIRECT3
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
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
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
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesDIRECT0
ISC12
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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 functionINDIRECT0
it-glob • 0.0.14Async iterable filename pattern matcherINDIRECT5
it-length • 1.0.4Counts the number of items in an async iterableDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorINDIRECT0
it-merge • 1.0.4Treat one or more iterables as a single iterableINDIRECT2
it-take • 1.0.2Stop iteration after n items have been receivedINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
BSD-3-Clause12
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).DIRECT14
Apache-2.02
PackageRelationDependenciesPublished
cborg • 1.10.2Fast CBOR with a focus on strictnessDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Apache-2.0 AND MIT2
PackageRelationDependenciesPublished
interface-ipld-format • 1.0.1IPLD formatINDIRECT9
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
interface-store • 0.0.2A generic interface for storing and retrieving dataINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.0.0 version:

[![licenses](https://licenses.dev/b/npm/ipfs-repo-migrations/8.0.0)](https://licenses.dev/npm/ipfs-repo-migrations/8.0.0)
<a href="https://licenses.dev/npm/ipfs-repo-migrations/8.0.0">
  <img src="https://licenses.dev/b/npm/ipfs-repo-migrations/8.0.0" alt="licenses" />
</a>
GitHub