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

@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 14.0.0-beta.7 to 14.0.0-beta.8

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "14.0.0-beta.7";
var VERSION = "14.0.0-beta.8";

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

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

const VERSION = "14.0.0-beta.7";
const VERSION = "14.0.0-beta.8";
export {
VERSION
};

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

export declare const VERSION = "14.0.0-beta.7";
export declare const VERSION = "14.0.0-beta.8";

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

// pkg/dist-src/version.js
var VERSION = "14.0.0-beta.7";
var VERSION = "14.0.0-beta.8";

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

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

},
"version": "14.0.0-beta.7",
"version": "14.0.0-beta.8",
"description": "GitHub Apps toolset for Node.js",

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

"@octokit/core": "^5.0.0",
"@octokit/oauth-app": "^5.0.0",
"@octokit/oauth-app": "^6.0.0",
"@octokit/plugin-paginate-rest": "^7.0.0",

@@ -20,0 +20,0 @@ "@octokit/types": "^11.1.0",

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