@fullcalendar/list
Advanced tools
Comparing version 5.1.0 to 5.2.0
/*! | ||
FullCalendar v5.1.0 | ||
FullCalendar v5.2.0 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
{ | ||
"name": "@fullcalendar/list", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"title": "FullCalendar List View Plugin", | ||
@@ -8,7 +8,10 @@ "description": "View your events as a bulleted list", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.1.0", | ||
"@fullcalendar/common": "~5.2.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"type": "module", | ||
"main": "main.js", | ||
"types": "main.d.ts", | ||
"jsdelivr": "main.global.min.js", | ||
"browserGlobal": "FullCalendarList", | ||
"homepage": "https://fullcalendar.io/", | ||
@@ -15,0 +18,0 @@ "bugs": "https://fullcalendar.io/reporting-bugs", |
Sorry, the diff of this file is not supported yet
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
79441
10
804
Yes
+ Added@fullcalendar/common@5.2.0(transitive)
- Removed@fullcalendar/common@5.1.0(transitive)
Updated@fullcalendar/common@~5.2.0