Socket
Socket
Sign inDemoInstall

@octokit/auth-oauth-app

Package Overview
Dependencies
5
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-beta.2 to 8.0.0

2

dist-node/index.js

@@ -97,3 +97,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "8.0.0-beta.2";
var VERSION = "8.0.0";

@@ -100,0 +100,0 @@ // pkg/dist-src/index.js

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

const VERSION = "8.0.0-beta.2";
const VERSION = "8.0.0";
export {
VERSION
};

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

export declare const VERSION = "8.0.0-beta.2";
export declare const VERSION = "8.0.0";

@@ -72,3 +72,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "8.0.0-beta.2";
var VERSION = "8.0.0";

@@ -75,0 +75,0 @@ // pkg/dist-src/index.js

@@ -7,3 +7,3 @@ {

"type": "module",
"version": "8.0.0-beta.2",
"version": "8.0.0",
"description": "GitHub OAuth App authentication for JavaScript",

@@ -10,0 +10,0 @@ "repository": "github:octokit/auth-oauth-app.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc