@rotickets/common
Advanced tools
Comparing version 1.0.4 to 1.0.5
import { Subjects } from "./subjects"; | ||
export interface TicketUpdatedEvent { | ||
subject: Subjects.TicketCreated; | ||
subject: Subjects.TicketUpdated; | ||
data: { | ||
@@ -5,0 +5,0 @@ id: string; |
{ | ||
"name": "@rotickets/common", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package