licenses.dev

got v7.1.0

Simplified HTTP requests

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
decompress-response • 3.3.0Decompress a HTTP response if neededDIRECT1
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
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?DIRECT0
is-stream • 1.1.0Check if something is a Node.js streamDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.DIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
p-cancelable • 0.3.0Create a promise that can be canceledDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-timeout • 1.2.1Timeout a promise after a specified amount of timeDIRECT1
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedDIRECT0
url-parse-lax • 1.0.0url.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
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3DIRECT0
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 7.1.0 version:

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