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

@factorialco/gat

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factorialco/gat - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

3

dist/event.d.ts

@@ -8,4 +8,5 @@ export declare type EventName = "push" | "pull_request" | "pull_request_review" | "workflow_run" | "workflow_dispatch" | "schedule";

interface PullRequestEventOptions {
branches?: string[];
paths?: string[];
types?: Array<"opened" | "reopened" | "synchronize" | "labeled" | "unlabeled">;
paths?: string[];
}

@@ -12,0 +13,0 @@ interface PullRequestReviewEventOptions {

{
"name": "@factorialco/gat",
"version": "0.0.10",
"version": "0.0.11",
"description": "TODO",

@@ -5,0 +5,0 @@ "bin": {

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