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.1 to 4.0.2

2

dist-node/index.js

@@ -15,3 +15,3 @@ 'use strict';

const VERSION = "4.0.1";
const VERSION = "4.0.2";

@@ -18,0 +18,0 @@ function addEventHandler(state, eventName, eventHandler) {

@@ -1,1 +0,1 @@

export const VERSION = "4.0.1";
export const VERSION = "4.0.2";

@@ -1,1 +0,1 @@

export declare const VERSION = "4.0.1";
export declare const VERSION = "4.0.2";
{
"name": "@octokit/oauth-app",
"description": "GitHub OAuth toolset for Node.js",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",

@@ -22,3 +22,3 @@ "files": [

"@octokit/auth-oauth-user": "^1.3.0",
"@octokit/auth-unauthenticated": "^2.0.0",
"@octokit/auth-unauthenticated": "^3.0.0",
"@octokit/core": "^4.0.0",

@@ -25,0 +25,0 @@ "@octokit/oauth-authorization-url": "^4.2.1",

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