@octokit/app
Advanced tools
Comparing version 15.0.0-beta.4 to 15.0.0-beta.5
@@ -7,3 +7,3 @@ // pkg/dist-src/index.js | ||
// pkg/dist-src/version.js | ||
var VERSION = "15.0.0-beta.4"; | ||
var VERSION = "15.0.0-beta.5"; | ||
@@ -10,0 +10,0 @@ // pkg/dist-src/webhooks.js |
@@ -1,4 +0,4 @@ | ||
const VERSION = "15.0.0-beta.4"; | ||
const VERSION = "15.0.0-beta.5"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "15.0.0-beta.4"; | ||
export declare const VERSION = "15.0.0-beta.5"; |
@@ -7,3 +7,3 @@ // pkg/dist-src/index.js | ||
// pkg/dist-src/version.js | ||
var VERSION = "15.0.0-beta.4"; | ||
var VERSION = "15.0.0-beta.5"; | ||
@@ -10,0 +10,0 @@ // pkg/dist-src/webhooks.js |
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "15.0.0-beta.4", | ||
"version": "15.0.0-beta.5", | ||
"description": "GitHub Apps toolset for Node.js", | ||
@@ -16,3 +16,3 @@ "main": "./dist-node/index.js", | ||
"dependencies": { | ||
"@octokit/auth-app": "^7.0.0-beta.8", | ||
"@octokit/auth-app": "^7.0.0", | ||
"@octokit/auth-unauthenticated": "^6.0.0", | ||
@@ -19,0 +19,0 @@ "@octokit/core": "^6.1.2", |
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
88010
Updated@octokit/auth-app@^7.0.0