@octokit/oauth-app
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -15,3 +15,3 @@ 'use strict'; | ||
const VERSION = "4.0.4"; | ||
const VERSION = "4.0.5"; | ||
@@ -18,0 +18,0 @@ function addEventHandler(state, eventName, eventHandler) { |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "4.0.4"; | ||
export const VERSION = "4.0.5"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "4.0.4"; | ||
export declare const VERSION = "4.0.5"; |
{ | ||
"name": "@octokit/oauth-app", | ||
"description": "GitHub OAuth toolset for Node.js", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "files": [ | ||
"dependencies": { | ||
"@octokit/auth-oauth-app": "^4.0.0", | ||
"@octokit/auth-oauth-app": "^5.0.0", | ||
"@octokit/auth-oauth-user": "^2.0.0", | ||
@@ -23,0 +23,0 @@ "@octokit/auth-unauthenticated": "^3.0.0", |
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/auth-oauth-app@5.0.6(transitive)
- Removed@octokit/auth-oauth-app@4.3.4(transitive)
- Removed@octokit/auth-oauth-device@3.1.4(transitive)
- Removed@octokit/endpoint@6.0.12(transitive)
- Removed@octokit/openapi-types@12.11.0(transitive)
- Removed@octokit/request@5.6.3(transitive)
- Removed@octokit/request-error@2.1.0(transitive)
- Removed@octokit/types@6.41.0(transitive)