licenses.dev

hyperdrive-http v3.5.0

Handle Hyper[drive|core] HTTP Requests

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
callback-timeout • 3.0.1Invokes callback with single error argument if timeout occurs before it's invoked by other meansDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dat-encoding • 4.0.2Encode and decode Dat linksDIRECT1
debug • 2.6.9small debugging utilityDIRECT1
define-error • 1.1.0Define errors without frills, but with stack traces and instanceof support.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesDIRECT3
range-parser • 1.2.1Range header field string parserDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through-timeout • 1.0.0Through stream that calls a cb when no data has been written after the first x secondsDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC5
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ndjson • 1.5.0streaming newline delimited json parser + serializerDIRECT13
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.5.0 version:

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