licenses.dev

@octokit/graphql v7.1.1

GitHub GraphQL API client for browsers and Node

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
@octokit/endpoint • 9.0.6Turns REST API endpoints into generic request optionsINDIRECT3
@octokit/openapi-types • 24.2.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@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 NodeDIRECT8
@octokit/types • 13.10.0Shared TypeScript definitions for Octokit projectsDIRECT1
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 nodeDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.1.1 version:

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