@fullcalendar/vue
Advanced tools
Comparing version 4.3.1 to 4.4.0
/* | ||
FullCalendar Vue Component v4.3.1 | ||
FullCalendar Vue Component v4.4.0 | ||
Docs: https://fullcalendar.io/docs/vue | ||
@@ -10,2 +10,4 @@ License: MIT | ||
function _typeof(obj) { | ||
"@babel/helpers - typeof"; | ||
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { | ||
@@ -12,0 +14,0 @@ _typeof = function (obj) { |
/* | ||
FullCalendar Vue Component v4.3.1 | ||
FullCalendar Vue Component v4.4.0 | ||
Docs: https://fullcalendar.io/docs/vue | ||
@@ -10,5 +10,7 @@ License: MIT | ||
(global = global || self, factory(global.FullCalendarVue = {}, global.FullCalendar)); | ||
}(this, function (exports, core) { 'use strict'; | ||
}(this, (function (exports, core) { 'use strict'; | ||
function _typeof(obj) { | ||
"@babel/helpers - typeof"; | ||
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { | ||
@@ -478,2 +480,2 @@ _typeof = function (obj) { | ||
})); | ||
}))); |
{ | ||
"name": "@fullcalendar/vue", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"title": "FullCalendar Vue Component", | ||
@@ -18,3 +18,3 @@ "description": "An official FullCalendar component for Vue", | ||
"dependencies": { | ||
"@fullcalendar/core": "~4.3.0", | ||
"@fullcalendar/core": "~4.4.0", | ||
"fast-deep-equal": "^2.0.1" | ||
@@ -21,0 +21,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
27244
807
+ Added@fullcalendar/core@4.4.2(transitive)
- Removed@fullcalendar/core@4.3.1(transitive)
Updated@fullcalendar/core@~4.4.0