licenses.dev

got v12.1.0

Human-friendly and powerful HTTP request library for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesDIRECT0
@szmarczak/http-timer • 5.0.1Timings for HTTP requestsDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeDIRECT2
cacheable-lookup • 6.1.0A cacheable dns.lookup(…) that respects TTLDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportDIRECT13
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededDIRECT1
defer-to-connect • 2.0.1The 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
form-data-encoder • 1.7.1Encode FormData content into the multipart/form-data formatDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayDIRECT0
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` APIDIRECT2
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 3.0.0Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 3.0.0Create a promise that can be canceledDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
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 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 12.1.0 version:

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