Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/app

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/app - npm Package Compare versions

Comparing version 15.0.0-beta.4 to 15.0.0-beta.5

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "15.0.0-beta.4";
var VERSION = "15.0.0-beta.5";

@@ -10,0 +10,0 @@ // pkg/dist-src/webhooks.js

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

const VERSION = "15.0.0-beta.4";
const VERSION = "15.0.0-beta.5";
export {
VERSION
};

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

export declare const VERSION = "15.0.0-beta.4";
export declare const VERSION = "15.0.0-beta.5";

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

// pkg/dist-src/version.js
var VERSION = "15.0.0-beta.4";
var VERSION = "15.0.0-beta.5";

@@ -10,0 +10,0 @@ // pkg/dist-src/webhooks.js

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "15.0.0-beta.4",
"version": "15.0.0-beta.5",
"description": "GitHub Apps toolset for Node.js",

@@ -16,3 +16,3 @@ "main": "./dist-node/index.js",

"dependencies": {
"@octokit/auth-app": "^7.0.0-beta.8",
"@octokit/auth-app": "^7.0.0",
"@octokit/auth-unauthenticated": "^6.0.0",

@@ -19,0 +19,0 @@ "@octokit/core": "^6.1.2",

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