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 6.0.2 to 6.0.3

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "6.0.2";
var VERSION = "6.0.3";

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

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

const VERSION = "6.0.2";
const VERSION = "6.0.3";
export {
VERSION
};

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

export declare const VERSION = "6.0.2";
export declare const VERSION = "6.0.3";

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

},
"version": "6.0.2",
"version": "6.0.3",
"description": "GitHub App authentication for JavaScript",

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

"lru-cache": "^10.0.0",
"universal-github-app-jwt": "^1.1.1",
"universal-github-app-jwt": "^1.1.2",
"universal-user-agent": "^6.0.0"

@@ -29,0 +29,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