licenses.dev

cacheable-request v7.0.4

Wrap native HTTP requests with RFC compliant cache support

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
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.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 6.1.0Normalize a URLDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
responselike • 2.0.1A 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 7.0.4 version:

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