licenses.dev

ipfs-utils v7.0.0

Package to aggregate shared logic and dependencies for the IPFS ecosystem

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.DIRECT1
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isDIRECT3
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 browserDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
electron-fetch • 1.9.1A light-weight module that brings window.fetch to electron's background processDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
err-code • 3.0.1Create an error with a codeDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.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
is-electron • 2.2.2Detect if running in Electron.DIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
iso-url • 1.2.1Isomorphic/Universal WHATWG URL API with some support legacy node URL APIDIRECT0
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsDIRECT12
merge-options • 3.0.4Merge Option ObjectsDIRECT1
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
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 iterablesDIRECT1
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
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-glob • 0.0.14Async iterable filename pattern matcherDIRECT5
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/ipfs-utils)](https://licenses.dev/npm/ipfs-utils)
<a href="https://licenses.dev/npm/ipfs-utils">
  <img src="https://licenses.dev/b/npm/ipfs-utils" alt="licenses" />
</a>

Or the licenses badge code for the 7.0.0 version:

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