@fullcalendar/vue
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -6,4 +6,4 @@ | ||
- no longer expose component as 'fullcalendar' when used globally | ||
- eventContent slot doesn't properly destroy the Vue components inside ([#111]) | ||
- global mixins, directives, filters & components work inside slots ([#105]) | ||
- eventContent slot doesn't properly destroy the Vue components inside (#111) | ||
- global mixins, directives, filters & components work inside slots (#105) | ||
- better compatibility with Webpack 5, deeming `resolve.fullySpecified` unnecessary ([core-5822]) | ||
@@ -10,0 +10,0 @@ - dist files now include a CJS file. ESM is still used by default in most environments ([core-5929]) |
{ | ||
"name": "@fullcalendar/vue", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"title": "FullCalendar Vue Component", | ||
@@ -28,3 +28,3 @@ "description": "An official FullCalendar component for Vue", | ||
"dependencies": { | ||
"@fullcalendar/core": "~5.4.0", | ||
"@fullcalendar/core": "~5.5.0", | ||
"tslib": "^2.0.3" | ||
@@ -40,3 +40,3 @@ }, | ||
"@babel/runtime": "^7.12.1", | ||
"@fullcalendar/daygrid": "~5.4.0", | ||
"@fullcalendar/daygrid": "~5.5.0", | ||
"@rollup/plugin-node-resolve": "^8.4.0", | ||
@@ -62,3 +62,3 @@ "@types/estree": "^0.0.45", | ||
"vue-template-compiler": "^2.6.12", | ||
"webpack": "^5.4.0", | ||
"webpack": "^5.5.0", | ||
"webpack-cli": "^4.1.0" | ||
@@ -65,0 +65,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
45953
+ Added@fullcalendar/common@5.5.1(transitive)
+ Added@fullcalendar/core@5.5.1(transitive)
+ Addedical.js@1.5.0(transitive)
- Removed@fullcalendar/common@5.4.0(transitive)
- Removed@fullcalendar/core@5.4.0(transitive)
Updated@fullcalendar/core@~5.5.0