licenses.dev

ipfs-http-response v1.0.6

Creates an HTTP response from an IPFS Hash

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
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
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
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
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
BSD-3-Clause2
PackageRelationDependenciesPublished
filesize • 8.0.7JavaScript 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
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 1.0.6 version:

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