asma-event-bus
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -9,5 +9,5 @@ export interface ICalendarEventBus { | ||
}; | ||
on_create_task: true; | ||
on_create_event: true; | ||
on_mutate_task: true; | ||
on_mutate_event: true; | ||
} | ||
//# sourceMappingURL=calendar.types.d.ts.map |
{ | ||
"name": "asma-event-bus", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -7,4 +7,4 @@ export interface ICalendarEventBus { | ||
delete_qnr_task_relation: { filter_id: string } | ||
on_create_task: true | ||
on_create_event: true | ||
on_mutate_task: true | ||
on_mutate_event: true | ||
} |
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