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

@octokit/app

Package Overview
Dependencies
Maintainers
2
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 10.0.2 to 10.0.3

2

dist-node/index.js

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

const VERSION = "10.0.2";
const VERSION = "10.0.3";

@@ -192,0 +192,0 @@ function webhooks(appOctokit, options) {

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

export const VERSION = "10.0.2";
export const VERSION = "10.0.3";

@@ -216,3 +216,2 @@ import { App } from "./index";

allow_rebase_merge: boolean;
template_repository: string;
temp_clone_token: string;

@@ -219,0 +218,0 @@ allow_squash_merge: boolean;

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

export declare const VERSION = "10.0.2";
export declare const VERSION = "10.0.3";
{
"name": "@octokit/app",
"description": "GitHub Apps toolset for Node.js",
"version": "10.0.2",
"version": "10.0.3",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

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