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 7.0.0-beta.5 to 7.0.0-beta.6

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "7.0.0-beta.5";
var VERSION = "7.0.0-beta.6";

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

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

const VERSION = "7.0.0-beta.5";
const VERSION = "7.0.0-beta.6";
export {
VERSION
};

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

export declare const VERSION = "7.0.0-beta.5";
export declare const VERSION = "7.0.0-beta.6";

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

"type": "module",
"version": "7.0.0-beta.5",
"version": "7.0.0-beta.6",
"description": "GitHub App authentication for JavaScript",

@@ -20,6 +20,6 @@ "repository": "github:octokit/auth-app.js",

"dependencies": {
"@octokit/auth-oauth-app": "^8.0.1",
"@octokit/auth-oauth-app": "^8.0.2",
"@octokit/auth-oauth-user": "^5.0.1",
"@octokit/request": "^9.0.1",
"@octokit/request-error": "^6.0.1",
"@octokit/request-error": "^6.0.2",
"@octokit/types": "^12.6.0",

@@ -26,0 +26,0 @@ "lru-cache": "^10.0.0",

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