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