licenses.dev

cacheable-request v2.1.4

Wrap native HTTP requests with RFC compliant cache support

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
clone-response • 1.0.2Clone a Node.js HTTP response streamDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.0.0Simple key-value storage with support for multiple backendsDIRECT1
lowercase-keys • 1.0.0Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 2.0.1Normalize a URLDIRECT7
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamDIRECT1
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.4 version:

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