licenses.dev

got v8.3.2

Simplified HTTP requests

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT42
PackageRelationDependenciesPublished
@sindresorhus/is • 0.7.0Type check values: `is.string('🦄') //=> true`DIRECT0
cacheable-request • 2.1.4Wrap native HTTP requests with RFC compliant cache supportDIRECT17
clone-response • 1.0.2Clone a Node.js HTTP response streamINDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededDIRECT1
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
get-stream • 3.0.0Get a stream as a string, buffer, or arrayDIRECT0
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
into-stream • 3.1.0Convert a buffer/string/array/object/iterable/promise into a streamDIRECT10
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?DIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.DIRECT3
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.0.0Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 1.0.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamDIRECT0
normalize-url • 2.0.1Normalize a URLINDIRECT7
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-cancelable • 0.4.1Create a promise that can be canceledDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 1.1.0Check if something is a promiseINDIRECT0
p-timeout • 2.0.1Timeout a promise after a specified amount of timeDIRECT1
pify • 3.0.0Promisify a callback-style functionDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.DIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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 8.3.2 version:

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