Socket
Socket
Sign inDemoInstall

@octokit/auth-app

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-app - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

3

dist-node/index.js

@@ -320,2 +320,3 @@ "use strict";

"/app/installations/{installation_id}/suspended",
"/app/installation-requests",
"/marketplace_listing/accounts/{account_id}",

@@ -433,3 +434,3 @@ "/marketplace_listing/plan",

// pkg/dist-src/version.js
var VERSION = "6.0.4";
var VERSION = "6.0.5";

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

@@ -11,2 +11,3 @@ const PATHS = [

"/app/installations/{installation_id}/suspended",
"/app/installation-requests",
"/marketplace_listing/accounts/{account_id}",

@@ -13,0 +14,0 @@ "/marketplace_listing/plan",

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

const VERSION = "6.0.4";
const VERSION = "6.0.5";
export {
VERSION
};

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

export declare const VERSION = "6.0.4";
export declare const VERSION = "6.0.5";

@@ -6,3 +6,3 @@ {

},
"version": "6.0.4",
"version": "6.0.5",
"description": "GitHub App authentication for JavaScript",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc