Socket
Socket
Sign inDemoInstall

@octokit/oauth-app

Package Overview
Dependencies
17
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.1 to 7.1.0

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "7.0.1";
var VERSION = "7.1.0";

@@ -8,0 +8,0 @@ // pkg/dist-src/add-event-handler.js

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

const VERSION = "7.0.1";
const VERSION = "7.1.0";
export {
VERSION
};

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

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

@@ -41,3 +41,4 @@ "type": "module",

"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -44,0 +45,0 @@ "engines": {

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