licenses.dev

gh-got v2.4.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-error-class • 3.0.2Create Error classesINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
got • 5.7.1Simplified HTTP/HTTPS requestsDIRECT27
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
node-status-codes • 1.0.0Node.js `http.STATUS_CODES` ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
pinkie-promise • 2.0.1ES2015 Promise ponyfillDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
read-all-stream • 3.1.0Read all stream content and pass it to callbackINDIRECT10
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
timed-out • 3.1.3Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
unzip-response • 1.0.2Unzip a HTTP response if neededINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
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/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 2.4.0 version:

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