@fullcalendar/luxon
Advanced tools
Comparing version 6.0.0-beta.2 to 6.0.0-beta.3
/*! | ||
FullCalendar Luxon 1 Plugin v6.0.0-beta.2 | ||
FullCalendar Luxon 1 Plugin v6.0.0-beta.3 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
/*! | ||
FullCalendar Luxon 1 Plugin v6.0.0-beta.2 | ||
FullCalendar Luxon 1 Plugin v6.0.0-beta.3 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
{ | ||
"name": "@fullcalendar/luxon", | ||
"version": "6.0.0-beta.2", | ||
"version": "6.0.0-beta.3", | ||
"keywords": [ | ||
@@ -29,3 +29,3 @@ "calendar", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "6.0.0-beta.2", | ||
"@fullcalendar/core": "6.0.0-beta.3", | ||
"luxon": "^1.12.1" | ||
@@ -43,8 +43,8 @@ }, | ||
".": { | ||
"types": "./index.d.ts", | ||
"require": "./index.cjs", | ||
"import": "./index.js", | ||
"types": "./index.d.ts", | ||
"default": "./index.global.js" | ||
"import": "./index.js" | ||
} | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
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
16899