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

@octokit/app

Package Overview
Dependencies
Maintainers
3
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 13.0.5 to 13.0.6

2

dist-node/index.js

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

const VERSION = "13.0.5";
const VERSION = "13.0.6";

@@ -15,0 +15,0 @@ function webhooks(appOctokit, options // Explict return type for better debugability and performance,

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

export const VERSION = "13.0.5";
export const VERSION = "13.0.6";

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

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

@@ -10,2 +10,5 @@ "files": [

],
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"pika": true,

@@ -19,3 +22,3 @@ "sideEffects": false,

"@octokit/oauth-app": "^4.0.4",
"@octokit/plugin-paginate-rest": "^3.0.0",
"@octokit/plugin-paginate-rest": "^4.0.0",
"@octokit/types": "^6.27.1",

@@ -25,3 +28,3 @@ "@octokit/webhooks": "^10.0.0"

"devDependencies": {
"@pika/pack": "^0.5.0",
"@pika/pack": "^0.3.7",
"@pika/plugin-build-node": "^0.9.1",

@@ -47,6 +50,3 @@ "@pika/plugin-ts-standard-pkg": "^0.9.1",

"access": "public"
},
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js"
}
}

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