@octokit/auth-app
Advanced tools
Comparing version 6.0.5 to 6.1.0
@@ -433,3 +433,3 @@ "use strict"; | ||
// pkg/dist-src/version.js | ||
var VERSION = "6.0.5"; | ||
var VERSION = "6.1.0"; | ||
@@ -436,0 +436,0 @@ // pkg/dist-src/index.js |
@@ -1,4 +0,4 @@ | ||
const VERSION = "6.0.5"; | ||
const VERSION = "6.1.0"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "6.0.5"; | ||
export declare const VERSION = "6.1.0"; |
{ | ||
"name": "@octokit/auth-app", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
"version": "6.0.5", | ||
"version": "6.1.0", | ||
"description": "GitHub App authentication for JavaScript", | ||
@@ -8,0 +9,0 @@ "repository": "github:octokit/auth-app.js", |
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
100119