Comparing version 2.0.17 to 3.0.0-beta.1
@@ -38,3 +38,3 @@ "use strict"; | ||
// pkg/dist-src/version.js | ||
var VERSION = "2.0.17"; | ||
var VERSION = "3.0.0-beta.1"; | ||
@@ -41,0 +41,0 @@ // pkg/dist-src/octokit.js |
@@ -1,4 +0,4 @@ | ||
const VERSION = "2.0.17"; | ||
const VERSION = "3.0.0-beta.1"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.0.17"; | ||
export declare const VERSION = "3.0.0-beta.1"; |
@@ -9,3 +9,3 @@ // pkg/dist-src/octokit.js | ||
// pkg/dist-src/version.js | ||
var VERSION = "2.0.17"; | ||
var VERSION = "3.0.0-beta.1"; | ||
@@ -12,0 +12,0 @@ // pkg/dist-src/octokit.js |
{ | ||
"name": "octokit", | ||
"version": "2.0.17", | ||
"version": "3.0.0-beta.1", | ||
"description": "The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 14" | ||
"node": ">= 18" | ||
}, | ||
@@ -45,0 +45,0 @@ "files": [ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
53749
2