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 12.0.6 to 12.0.7

2

dist-node/index.js

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

const VERSION = "12.0.6";
const VERSION = "12.0.7";

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

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

export const VERSION = "12.0.6";
export const VERSION = "12.0.7";

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

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

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

"@octokit/types": "^6.27.1",
"@octokit/webhooks": "^10.0.0"
"@octokit/webhooks": "^9.0.1"
},

@@ -27,3 +27,3 @@ "devDependencies": {

"@pika/plugin-ts-standard-pkg": "^0.9.1",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@types/node": "^16.0.0",

@@ -33,3 +33,3 @@ "@types/node-fetch": "^2.5.8",

"fetch-mock": "^9.10.7",
"jest": "^27.0.0",
"jest": "^28.0.0",
"mockdate": "^3.0.2",

@@ -39,3 +39,3 @@ "node-fetch": "^2.6.7",

"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^28.0.0",
"typescript": "^4.0.5"

@@ -42,0 +42,0 @@ },

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