Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 5.0.1 to 5.0.2

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "5.0.1";
var VERSION = "5.0.2";

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

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

const VERSION = "5.0.1";
const VERSION = "5.0.2";
export {
VERSION
};

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

export declare const VERSION = "5.0.1";
export declare const VERSION = "5.0.2";

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

// pkg/dist-src/version.js
var VERSION = "5.0.1";
var VERSION = "5.0.2";

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

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

},
"version": "5.0.1",
"version": "5.0.2",
"description": "GitHub App authentication for JavaScript",

@@ -22,3 +22,3 @@ "repository": "github:octokit/auth-app.js",

"@octokit/request": "^6.0.0",
"@octokit/request-error": "^3.0.0",
"@octokit/request-error": "^4.0.0",
"@octokit/types": "^9.0.0",

@@ -25,0 +25,0 @@ "deprecation": "^2.3.1",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc