licenses.dev

got v9.6.0

Simplified HTTP requests

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`DIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsDIRECT1
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportDIRECT14
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededDIRECT1
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
get-stream • 4.1.0Get a stream as a string, buffer, or arrayDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 1.0.1Lowercase the keys of an objectDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
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 streamINDIRECT1
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsDIRECT1
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.6.0 version:

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