@fullcalendar/interaction
Advanced tools
Comparing version 6.0.0-beta.2 to 6.0.0-beta.3
@@ -219,3 +219,3 @@ import { DatePointApi, ViewApi, EventApi, EventChangeArg, Duration, EventDropArg, PluginDef } from '@fullcalendar/core'; | ||
} | ||
//# sourceMappingURL=augment.d.ts.map | ||
//# sourceMappingURL=ambient.d.ts.map | ||
@@ -222,0 +222,0 @@ type DragMetaGenerator = DragMetaInput | ((el: HTMLElement) => DragMetaInput); |
/*! | ||
FullCalendar Interaction Plugin v6.0.0-beta.2 | ||
FullCalendar Interaction Plugin v6.0.0-beta.3 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
{ | ||
"name": "@fullcalendar/interaction", | ||
"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" | ||
}, | ||
@@ -42,8 +42,8 @@ "main": "./index.cjs", | ||
".": { | ||
"types": "./index.d.ts", | ||
"require": "./index.cjs", | ||
"import": "./index.js", | ||
"types": "./index.d.ts", | ||
"default": "./index.global.js" | ||
"import": "./index.js" | ||
} | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
323287