licenses.dev

unirest v0.4.2

Simplified, lightweight HTTP client library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
form-data • 0.2.0A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-types • 1.0.2The ultimate javascript content-type utility.INDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
mime • 1.2.11A comprehensive library for mime-type mappingDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
tldts-core • 7.4.13tldts core primitives (internal module)INDIRECT0
tldts • 7.4.13Library to work against complex domain names, subdomains and URIs.INDIRECT1
BSD-3-Clause6
PackageRelationDependenciesPublished
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.1.1HTTP Hawk Authentication SchemeINDIRECT4
qs • 2.3.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
tough-cookie • 6.0.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.05
PackageRelationDependenciesPublished
aws-sign2 • 0.5.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
forever-agent • 0.5.2HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.5.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.51.0Simplified HTTP request client.DIRECT34
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
non-standard2
PackageRelationDependenciesPublished
caseless • 0.8.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
hoek • 0.9.1General purpose node utilitiesINDIRECT0
ISC2
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
unknown1
PackageRelationDependenciesPublished
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.2 version:

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