licenses.dev

cacheable-request v6.1.0

Wrap native HTTP requests with RFC compliant cache support

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
clone-response • 1.0.3Clone a Node.js HTTP response streamDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
get-stream • 5.2.0Get a stream as a string, buffer, or arrayDIRECT4
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsDIRECT1
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 4.5.1Normalize a URLDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamDIRECT1
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.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 6.1.0 version:

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