licenses.dev

@octokit/rest v20.1.2

GitHub REST API client for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
@octokit/auth-token • 4.0.0GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/core • 5.2.1Extendable client for GitHub's REST & GraphQL APIsDIRECT12
@octokit/endpoint • 9.0.6Turns REST API endpoints into generic request optionsINDIRECT3
@octokit/graphql • 7.1.1GitHub GraphQL API client for browsers and NodeINDIRECT9
@octokit/openapi-types • 24.2.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 11.4.4-cjs.2Octokit plugin to paginate REST API endpoint responsesDIRECT2
@octokit/plugin-request-log • 4.0.1Log all requests and request errorsDIRECT0
@octokit/plugin-rest-endpoint-methods • 13.3.2-cjs.1Octokit plugin adding one method for all of api.github.com REST API endpointsDIRECT2
@octokit/request-error • 5.1.1Error class for Octokit request errorsINDIRECT5
@octokit/request • 8.4.1Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT8
@octokit/types • 13.10.0Shared TypeScript definitions for Octokit projectsINDIRECT1
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
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 20.1.2 version:

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