@fullcalendar/resource-timegrid
Advanced tools
Comparing version 5.9.0 to 5.10.0
/*! | ||
FullCalendar Scheduler v5.9.0 | ||
FullCalendar Scheduler v5.10.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2021 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.9.0 | ||
FullCalendar Scheduler v5.10.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2021 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.9.0 | ||
FullCalendar Scheduler v5.10.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2021 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.9.0 | ||
FullCalendar Scheduler v5.10.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2021 Adam Shaw |
{ | ||
"name": "@fullcalendar/resource-timegrid", | ||
"version": "5.9.0", | ||
"version": "5.10.0", | ||
"title": "FullCalendar Resource Time Grid Plugin", | ||
@@ -8,7 +8,7 @@ "description": "Displays events on a vertical resource view with time slots", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.9.0", | ||
"@fullcalendar/premium-common": "~5.9.0", | ||
"@fullcalendar/resource-common": "~5.9.0", | ||
"@fullcalendar/resource-daygrid": "~5.9.0", | ||
"@fullcalendar/timegrid": "~5.9.0", | ||
"@fullcalendar/common": "~5.10.0", | ||
"@fullcalendar/premium-common": "~5.10.0", | ||
"@fullcalendar/resource-common": "~5.10.0", | ||
"@fullcalendar/resource-daygrid": "~5.10.0", | ||
"@fullcalendar/timegrid": "~5.10.0", | ||
"tslib": "^2.1.0" | ||
@@ -35,4 +35,4 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.9.0" | ||
"@fullcalendar/core-preact": "5.10.0" | ||
} | ||
} |
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
53774
+ Added@fullcalendar/common@5.10.1(transitive)
+ Added@fullcalendar/daygrid@5.10.1(transitive)
+ Added@fullcalendar/premium-common@5.10.1(transitive)
+ Added@fullcalendar/resource-common@5.10.1(transitive)
+ Added@fullcalendar/resource-daygrid@5.10.1(transitive)
+ Added@fullcalendar/timegrid@5.10.1(transitive)
- Removed@fullcalendar/common@5.9.0(transitive)
- Removed@fullcalendar/daygrid@5.9.0(transitive)
- Removed@fullcalendar/premium-common@5.9.0(transitive)
- Removed@fullcalendar/resource-common@5.9.0(transitive)
- Removed@fullcalendar/resource-daygrid@5.9.0(transitive)
- Removed@fullcalendar/timegrid@5.9.0(transitive)
Updated@fullcalendar/common@~5.10.0