@schedule-x/current-time
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0
@@ -368,3 +368,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
@@ -368,3 +368,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
@@ -368,3 +368,2 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
name: string; | ||
// TODO v2: change to `beforeRender` | ||
/** | ||
@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. | ||
beforeRender?($app: CalendarAppSingleton | any): void; | ||
// TODO v2: change to `onRender` and remove $app parameter | ||
/** | ||
@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit. |
{ | ||
"name": "@schedule-x/current-time", | ||
"umdName": "SXCurrentTime", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0", | ||
"description": "Schedule-X plugin for displaying an indicator for the current time", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "0a741570126e339dc6be3c112ece49b98348f6e4" | ||
"gitHead": "75957004c3f5ea0157f8a2b99808f463a530f4be" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
67692
1800