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

reg-gh-app-interface

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reg-gh-app-interface - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

lib/event-types.d.ts

@@ -11,2 +11,3 @@ export interface BaseEventBody {

passedItemsCount: number;
shortDescription?: boolean;
}

@@ -20,2 +21,3 @@ export declare type PrCommentBehavior = "default" | "once" | "new";

passedItemsCount: number;
shortDescription?: boolean;
behavior?: PrCommentBehavior;

@@ -22,0 +24,0 @@ reportUrl?: string;

4

package.json
{
"name": "reg-gh-app-interface",
"version": "1.2.0",
"version": "1.3.0",
"description": "",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

},
"gitHead": "1c45b45dfb3b5e5a2d9e6aacb814f80ce57892be"
"gitHead": "f8a31ae3b5c7954246b8687606e62919ad82abd4"
}
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