licenses.dev

bhttp v1.2.8

A sane HTTP client library for Node.js with Streams2 support.

Published on

Licenses

Learn more about license information.

Package Licenses

CC0-1.0 OR WTFPL

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
dev-null • 0.1.1/dev/null for node streamsDIRECT0
errors • 0.2.0A comprehensive, robust, yet lightweight set of error utilities for node.js enabling you to do errors more effectively.DIRECT0
extend • 2.0.2Port of jQuery.extend for node.js and the browserDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.DIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
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
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2-sink • 1.0.0A through2 wrapper that just receives chunks and nothing else.DIRECT7
through2-spy • 1.2.0A through2 wrapper to for simple stream.PassThrough spies.DIRECT7
through2 • 0.5.1A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
xtend • 3.0.0extend like a bossINDIRECT0
WTFPL4
PackageRelationDependenciesPublished
combined-stream2 • 1.1.2A drop-in Streams2-compatible replacement for combined-stream.INDIRECT4
form-data2 • 1.0.4A Streams2-compatible drop-in replacement for the `form-data` module.DIRECT7
form-fix-array • 1.0.0Fixes key names for HTTP form data, to ensure that arrays are handled correctly.DIRECT0
stream-length • 1.0.2For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.DIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsDIRECT2
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.8 version:

[![licenses](https://licenses.dev/b/npm/bhttp/1.2.8)](https://licenses.dev/npm/bhttp/1.2.8)
<a href="https://licenses.dev/npm/bhttp/1.2.8">
  <img src="https://licenses.dev/b/npm/bhttp/1.2.8" alt="licenses" />
</a>
GitHub