licenses.dev

request v2.25.0

Simplified HTTP request client.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT10
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
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.DIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
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
mime • 1.2.11A comprehensive library for mime-type mappingDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.0.0HTTP Hawk Authentication SchemeDIRECT4
qs • 0.6.6querystring parserDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
Apache-2.03
PackageRelationDependenciesPublished
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.3.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.DIRECT0
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.DIRECT0
unknown2
PackageRelationDependenciesPublished
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.DIRECT0
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.DIRECT0
ISC1
PackageRelationDependenciesPublished
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.DIRECT0
non-standard1
PackageRelationDependenciesPublished
hoek • 0.9.1General purpose node utilitiesINDIRECT0
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.25.0 version:

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