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 13.1.0 to 13.1.1

2

dist-node/index.js

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

const VERSION = "13.1.0";
const VERSION = "13.1.1";

@@ -15,0 +15,0 @@ function webhooks(appOctokit, options

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

export const VERSION = "13.1.0";
export const VERSION = "13.1.1";

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

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

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

"dependencies": {
"@octokit/auth-app": "^4.0.0",
"@octokit/auth-app": "^4.0.8",
"@octokit/auth-unauthenticated": "^3.0.0",

@@ -38,3 +38,3 @@ "@octokit/core": "^4.0.0",

"node-fetch": "^2.6.7",
"prettier": "2.8.0",
"prettier": "2.8.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -41,0 +41,0 @@ "ts-jest": "^29.0.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