licenses.dev

@octokit/rest v21.1.1

GitHub REST API client for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
@octokit/auth-token • 5.1.2GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/core • 6.1.5Extendable client for GitHub's REST & GraphQL APIsDIRECT10
@octokit/endpoint • 10.1.4Turns REST API endpoints into generic request optionsINDIRECT3
@octokit/graphql • 8.2.2GitHub GraphQL API client for browsers and NodeINDIRECT7
@octokit/openapi-types • 24.2.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/openapi-types • 25.1.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 11.6.0Octokit plugin to paginate REST API endpoint responsesDIRECT2
@octokit/plugin-request-log • 5.3.1Log all requests and request errorsDIRECT0
@octokit/plugin-rest-endpoint-methods • 13.5.0Octokit plugin adding one method for all of api.github.com REST API endpointsDIRECT2
@octokit/request-error • 6.1.8Error class for Octokit request errorsINDIRECT2
@octokit/request • 9.2.4Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT6
@octokit/types • 13.10.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 14.1.0Shared TypeScript definitions for Octokit projectsINDIRECT1
fast-content-type-parse • 2.0.1Parse HTTP Content-Type header according to RFC 7231INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
before-after-hook • 3.0.2asynchronous before/error/after hooks for internal functionalityINDIRECT0
ISC1
PackageRelationDependenciesPublished
universal-user-agent • 7.0.3Get a user agent string across all JavaScript Runtime EnvironmentsINDIRECT0
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 21.1.1 version:

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