@schedule-x/current-time
Advanced tools
Comparing version 1.59.2 to 1.60.0
@@ -293,2 +293,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
eventWidth: number; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
}; | ||
@@ -295,0 +296,0 @@ type MonthGridOptions = { |
@@ -293,2 +293,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
eventWidth: number; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
}; | ||
@@ -295,0 +296,0 @@ type MonthGridOptions = { |
@@ -293,2 +293,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
eventWidth: number; | ||
timeAxisFormatOptions: Intl.DateTimeFormatOptions; | ||
}; | ||
@@ -295,0 +296,0 @@ type MonthGridOptions = { |
{ | ||
"name": "@schedule-x/current-time", | ||
"umdName": "SXCurrentTime", | ||
"version": "1.59.2", | ||
"version": "1.60.0", | ||
"description": "Schedule-X plugin for displaying an indicator for the current time", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "d27994985a39c8eca15bffd1c8a16d0e644ab56d" | ||
"gitHead": "65d0cf78f0ad607e1dd431da5f5e0ca7ee4fea9a" | ||
} |
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
67042
1785