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.11 to 0.0.12

2

dist/event.d.ts

@@ -10,3 +10,3 @@ export declare type EventName = "push" | "pull_request" | "pull_request_review" | "workflow_run" | "workflow_dispatch" | "schedule";

paths?: string[];
types?: Array<"opened" | "reopened" | "synchronize" | "labeled" | "unlabeled">;
types?: Array<"opened" | "closed" | "reopened" | "synchronize" | "labeled" | "unlabeled">;
}

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

{
"name": "@factorialco/gat",
"version": "0.0.11",
"version": "0.0.12",
"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