licenses.dev

@octokit/rest v18.5.2

GitHub REST API client for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/core • 3.6.0Extendable client for GitHub's REST & GraphQL APIsDIRECT17
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 4.8.0GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 2.21.3Octokit plugin to paginate REST API endpoint responsesDIRECT2
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsDIRECT0
@octokit/plugin-rest-endpoint-methods • 5.0.0Octokit plugin adding one method for all of api.github.com REST API endpointsDIRECT3
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC4
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40octokit%2Frest)](https://licenses.dev/npm/%40octokit%2Frest)
<a href="https://licenses.dev/npm/%40octokit%2Frest">
  <img src="https://licenses.dev/b/npm/%40octokit%2Frest" alt="licenses" />
</a>

Or the licenses badge code for the 18.5.2 version:

[![licenses](https://licenses.dev/b/npm/%40octokit%2Frest/18.5.2)](https://licenses.dev/npm/%40octokit%2Frest/18.5.2)
<a href="https://licenses.dev/npm/%40octokit%2Frest/18.5.2">
  <img src="https://licenses.dev/b/npm/%40octokit%2Frest/18.5.2" alt="licenses" />
</a>
GitHub