@event-calendar/resource-time-grid
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -45,3 +45,3 @@ import { SvelteComponent, init, safe_not_equal, create_component, space, mount_component, insert, transition_in, transition_out, destroy_component, detach, component_subscribe, element, text, attr, append, set_data, destroy_each, empty, group_outros, check_outros } from 'svelte/internal'; | ||
/* packages/resource-time-grid/src/View.svelte generated by Svelte v3.46.3 */ | ||
/* packages/resource-time-grid/src/View.svelte generated by Svelte v3.46.4 */ | ||
@@ -48,0 +48,0 @@ function get_each_context(ctx, list, i) { |
{ | ||
"name": "@event-calendar/resource-time-grid", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"title": "Event Calendar ResourceTimeGrid plugin", | ||
@@ -15,2 +15,3 @@ "description": "Full-sized drag & drop event calendar with resource view", | ||
"type": "module", | ||
"svelte": "src/index.js", | ||
"exports": { | ||
@@ -21,5 +22,5 @@ ".": "./index.js", | ||
"dependencies": { | ||
"@event-calendar/time-grid": "~0.8.1", | ||
"svelte": "^3.46.3" | ||
"@event-calendar/time-grid": "~0.8.2", | ||
"svelte": "^3.46.4" | ||
} | ||
} |
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
63538
7
640
Updatedsvelte@^3.46.4