licenses.dev

ipfs-http-response v0.6.4

Creates an HTTP response from an IPFS Hash

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferDIRECT11
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
it-concat • 2.0.0Concat all buffers/strings yielded from an async iterable into a single BufferList/stringDIRECT9
it-reader • 3.0.0Read an exact number of bytes from a binary (async) iterableDIRECT9
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsDIRECT12
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multihashes • 4.0.3multihash implementationDIRECT5
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
p-try-each • 1.0.1Runs promise-returning functions in series but stops whenever any of the functions were successfulDIRECT0
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readable-web-to-node-stream • 3.0.2Converts a Web-API readable-stream into a Node readable-stream.INDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
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
BSD-3-Clause2
PackageRelationDependenciesPublished
filesize • 6.4.0JavaScript library to generate a human readable String describing the file sizeDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
it-buffer • 0.1.3Is it a string? Is it a BufferList? Or just a Buffer? Worry no more with `it-buffer`!DIRECT9
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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/ipfs-http-response)](https://licenses.dev/npm/ipfs-http-response)
<a href="https://licenses.dev/npm/ipfs-http-response">
  <img src="https://licenses.dev/b/npm/ipfs-http-response" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.4 version:

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