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 to 14.0.1

2

dist-node/index.js

@@ -33,3 +33,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "14.0.0";
var VERSION = "14.0.1";

@@ -36,0 +36,0 @@ // pkg/dist-src/webhooks.js

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

const VERSION = "14.0.0";
const VERSION = "14.0.1";
export {
VERSION
};

@@ -11,3 +11,3 @@ import { Octokit } from "@octokit/core";

id: number;
account: {
account: ({
name?: string | null | undefined;

@@ -34,3 +34,3 @@ email?: string | null | undefined;

starred_at?: string | undefined;
} | {
} & {
description?: string | null | undefined;

@@ -46,3 +46,3 @@ html_url: string;

avatar_url: string;
} | null;
}) | null;
repository_selection: "all" | "selected";

@@ -56,36 +56,36 @@ access_tokens_url: string;

permissions: {
actions?: "read" | "write" | undefined;
administration?: "read" | "write" | undefined;
checks?: "read" | "write" | undefined;
contents?: "read" | "write" | undefined;
deployments?: "read" | "write" | undefined;
environments?: "read" | "write" | undefined;
issues?: "read" | "write" | undefined;
metadata?: "read" | "write" | undefined;
packages?: "read" | "write" | undefined;
pages?: "read" | "write" | undefined;
pull_requests?: "read" | "write" | undefined;
repository_hooks?: "read" | "write" | undefined;
repository_projects?: "read" | "write" | "admin" | undefined;
secret_scanning_alerts?: "read" | "write" | undefined;
secrets?: "read" | "write" | undefined;
security_events?: "read" | "write" | undefined;
single_file?: "read" | "write" | undefined;
statuses?: "read" | "write" | undefined;
vulnerability_alerts?: "read" | "write" | undefined;
actions?: "write" | "read" | undefined;
administration?: "write" | "read" | undefined;
checks?: "write" | "read" | undefined;
contents?: "write" | "read" | undefined;
deployments?: "write" | "read" | undefined;
environments?: "write" | "read" | undefined;
issues?: "write" | "read" | undefined;
metadata?: "write" | "read" | undefined;
packages?: "write" | "read" | undefined;
pages?: "write" | "read" | undefined;
pull_requests?: "write" | "read" | undefined;
repository_hooks?: "write" | "read" | undefined;
repository_projects?: "write" | "read" | "admin" | undefined;
secret_scanning_alerts?: "write" | "read" | undefined;
secrets?: "write" | "read" | undefined;
security_events?: "write" | "read" | undefined;
single_file?: "write" | "read" | undefined;
statuses?: "write" | "read" | undefined;
vulnerability_alerts?: "write" | "read" | undefined;
workflows?: "write" | undefined;
members?: "read" | "write" | undefined;
organization_administration?: "read" | "write" | undefined;
organization_custom_roles?: "read" | "write" | undefined;
organization_announcement_banners?: "read" | "write" | undefined;
organization_hooks?: "read" | "write" | undefined;
organization_personal_access_tokens?: "read" | "write" | undefined;
organization_personal_access_token_requests?: "read" | "write" | undefined;
members?: "write" | "read" | undefined;
organization_administration?: "write" | "read" | undefined;
organization_custom_roles?: "write" | "read" | undefined;
organization_announcement_banners?: "write" | "read" | undefined;
organization_hooks?: "write" | "read" | undefined;
organization_personal_access_tokens?: "write" | "read" | undefined;
organization_personal_access_token_requests?: "write" | "read" | undefined;
organization_plan?: "read" | undefined;
organization_projects?: "read" | "write" | "admin" | undefined;
organization_packages?: "read" | "write" | undefined;
organization_secrets?: "read" | "write" | undefined;
organization_self_hosted_runners?: "read" | "write" | undefined;
organization_user_blocking?: "read" | "write" | undefined;
team_discussions?: "read" | "write" | undefined;
organization_projects?: "write" | "read" | "admin" | undefined;
organization_packages?: "write" | "read" | undefined;
organization_secrets?: "write" | "read" | undefined;
organization_self_hosted_runners?: "write" | "read" | undefined;
organization_user_blocking?: "write" | "read" | undefined;
team_discussions?: "write" | "read" | undefined;
};

@@ -92,0 +92,0 @@ events: string[];

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

export declare const VERSION = "14.0.0";
export declare const VERSION = "14.0.1";

@@ -8,3 +8,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "14.0.0";
var VERSION = "14.0.1";

@@ -11,0 +11,0 @@ // pkg/dist-src/webhooks.js

@@ -6,3 +6,3 @@ {

},
"version": "14.0.0",
"version": "14.0.1",
"description": "GitHub Apps toolset for Node.js",

@@ -18,4 +18,4 @@ "main": "dist-node/index.js",

"@octokit/oauth-app": "^6.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/types": "^11.1.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/types": "^12.0.0",
"@octokit/webhooks": "^12.0.1"

@@ -27,9 +27,9 @@ },

"@types/node": "^18.0.0",
"esbuild": "^0.18.0",
"esbuild": "^0.19.0",
"express": "^4.17.1",
"fetch-mock": "^9.10.7",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.0.0",
"jest": "^29.0.0",
"mockdate": "^3.0.2",
"prettier": "3.0.0",
"prettier": "3.0.3",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -36,0 +36,0 @@ "ts-jest": "^29.0.0",

Sorry, the diff of this file is not supported yet

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