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.2 to 14.0.0-beta.3

4

dist-node/index.js

@@ -12,3 +12,3 @@ 'use strict';

const VERSION = "14.0.0-beta.2";
const VERSION = "14.0.0-beta.3";

@@ -205,3 +205,3 @@ function webhooks(appOctokit, options

} else {
next === null || next === void 0 ? void 0 : next();
next?.();
return false;

@@ -208,0 +208,0 @@ }

{
"name": "@octokit/app",
"description": "GitHub Apps toolset for Node.js",
"version": "14.0.0-beta.2",
"version": "14.0.0-beta.3",
"license": "MIT",

@@ -43,3 +43,3 @@ "files": [

"engines": {
"node": ">= 14"
"node": ">= 18"
},

@@ -46,0 +46,0 @@ "publishConfig": {

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