@daypilot/daypilot-lite-react
Advanced tools
Comparing version 3.23.0 to 3.24.0
@@ -62,3 +62,3 @@ /* | ||
visible?: boolean; | ||
// weekStarts?: "Auto" | number; | ||
weekStarts?: "Auto" | number; | ||
xssProtection?: "Enabled" | "Disabled"; | ||
@@ -337,3 +337,3 @@ | ||
visible?: boolean; | ||
weekStarts?: number; | ||
weekStarts?: "Auto" | number; | ||
width?: string; | ||
@@ -340,0 +340,0 @@ xssProtection?: "Enabled" | "Disabled"; |
{ | ||
"name": "@daypilot/daypilot-lite-react", | ||
"version": "3.23.0", | ||
"version": "3.24.0", | ||
"description": "DayPilot Lite for React", | ||
@@ -5,0 +5,0 @@ "homepage": "https://javascript.daypilot.org/", |
Sorry, the diff of this file is too big to display
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
324027