licenses.dev

request v2.42.0

Simplified HTTP request client.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT18
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!DIRECT5
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.1.4A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT4
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.DIRECT3
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
mime-types • 1.0.2The ultimate javascript content-type utility.DIRECT0
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
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 streamsDIRECT0
tldts-core • 6.1.58tldts core primitives (internal module)INDIRECT0
tldts • 6.1.58Library 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 SchemeDIRECT4
qs • 1.2.2A querystring parser that supports nesting and arrays, with a depth limitDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
tough-cookie • 5.0.0RFC6265 Cookies and Cookie Jar for node.jsDIRECT2
Apache-2.04
PackageRelationDependenciesPublished
aws-sign2 • 0.5.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.DIRECT0
forever-agent • 0.5.2HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.DIRECT0
oauth-sign • 0.4.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.DIRECT0
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.DIRECT0
non-standard2
PackageRelationDependenciesPublished
caseless • 0.6.0Caseless object set/get/has, very useful when working with HTTP headers.DIRECT0
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.DIRECT0
unknown1
PackageRelationDependenciesPublished
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.42.0 version:

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