licenses.dev

gh-got v6.0.0

Convenience wrapper for `got` to interact with the GitHub API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
got • 7.1.0Simplified HTTP requestsDIRECT20
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?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
p-cancelable • 0.3.0Create a promise that can be canceledINDIRECT0
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 timeINDIRECT1
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.0 version:

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