Comparing version 2.0.5 to 2.0.6
@@ -13,3 +13,3 @@ 'use strict'; | ||
const VERSION = "2.0.5"; | ||
const VERSION = "2.0.6"; | ||
@@ -16,0 +16,0 @@ const Octokit = core.Octokit.plugin(pluginRestEndpointMethods.restEndpointMethods, pluginPaginateRest.paginateRest, pluginRetry.retry, pluginThrottling.throttling).defaults({ |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "2.0.5"; | ||
export const VERSION = "2.0.6"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.0.5"; | ||
export declare const VERSION = "2.0.6"; |
@@ -10,3 +10,3 @@ import { Octokit as Octokit$1 } from '@octokit/core'; | ||
const VERSION = "2.0.5"; | ||
const VERSION = "2.0.6"; | ||
@@ -13,0 +13,0 @@ const Octokit = Octokit$1.plugin(restEndpointMethods, paginateRest, retry, throttling).defaults({ |
{ | ||
"name": "octokit", | ||
"description": "The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "files": [ | ||
"@octokit/oauth-app": "^4.0.6", | ||
"@octokit/plugin-paginate-rest": "^3.0.0", | ||
"@octokit/plugin-paginate-rest": "^4.0.0", | ||
"@octokit/plugin-rest-endpoint-methods": "^6.0.0", | ||
@@ -30,0 +30,0 @@ "@octokit/plugin-retry": "^3.0.9", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@octokit/openapi-types@13.13.1(transitive)
+ Added@octokit/plugin-paginate-rest@4.3.1(transitive)
+ Added@octokit/types@7.5.1(transitive)
- Removed@octokit/plugin-paginate-rest@3.1.0(transitive)