@fullcalendar/vue
Advanced tools
Comparing version 5.0.0-beta.3 to 5.0.0-beta.4
/* | ||
FullCalendar Vue Component v5.0.0-beta.3 | ||
FullCalendar Vue Component v5.0.0-beta.4 | ||
Docs: https://fullcalendar.io/docs/vue | ||
@@ -4,0 +4,0 @@ License: MIT |
{ | ||
"name": "@fullcalendar/vue", | ||
"version": "5.0.0-beta.3", | ||
"version": "5.0.0-beta.4", | ||
"title": "FullCalendar Vue Component", | ||
@@ -27,4 +27,4 @@ "description": "An official FullCalendar component for Vue", | ||
"dependencies": { | ||
"@fullcalendar/core": "5.0.0-beta.3", | ||
"@fullcalendar/common": "5.0.0-beta.3" | ||
"@fullcalendar/core": "5.0.0-beta.4", | ||
"@fullcalendar/common": "5.0.0-beta.4" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
"@babel/preset-env": "^7.8.4", | ||
"@fullcalendar/daygrid": "5.0.0-beta.3", | ||
"@fullcalendar/daygrid": "5.0.0-beta.4", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
@@ -39,0 +39,0 @@ "@rollup/plugin-commonjs": "^11.1.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@fullcalendar/common@5.0.0-beta.4(transitive)
+ Added@fullcalendar/core@5.0.0-beta.4(transitive)
- Removed@fullcalendar/common@5.0.0-beta.3(transitive)
- Removed@fullcalendar/core@5.0.0-beta.3(transitive)