@fullcalendar/moment
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/moment", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"title": "FullCalendar Moment Plugin", | ||
@@ -8,3 +8,3 @@ "description": "A connector to the MomentJS date library", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.1.0", | ||
"@fullcalendar/common": "~5.2.0", | ||
"tslib": "^2.0.0" | ||
@@ -18,4 +18,7 @@ }, | ||
}, | ||
"type": "module", | ||
"main": "main.js", | ||
"types": "main.d.ts", | ||
"jsdelivr": "main.global.min.js", | ||
"browserGlobal": "FullCalendarMoment", | ||
"homepage": "https://fullcalendar.io/", | ||
@@ -22,0 +25,0 @@ "bugs": "https://fullcalendar.io/reporting-bugs", |
18733
8
216
Yes
+ Added@fullcalendar/common@5.2.0(transitive)
- Removed@fullcalendar/common@5.1.0(transitive)
Updated@fullcalendar/common@~5.2.0