Socket
Socket
Sign inDemoInstall

@octokit/oauth-app

Package Overview
Dependencies
10
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

2

dist-node/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc