@event-calendar/list
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -5,3 +5,3 @@ import { SvelteComponent, init, safe_not_equal, create_slot, element, attr, insert, append, update_slot_base, get_all_dirty_from_scope, get_slot_changes, transition_in, transition_out, detach, component_subscribe, space, action_destroyer, listen, is_function, noop, run_all, binding_callbacks, text, empty, set_data, create_component, mount_component, destroy_component, group_outros, check_outros, destroy_each, set_store_value } from 'svelte/internal'; | ||
/* packages/list/src/Body.svelte generated by Svelte v3.46.6 */ | ||
/* packages/list/src/Body.svelte generated by Svelte v3.47.0 */ | ||
@@ -95,3 +95,3 @@ function create_fragment$3(ctx) { | ||
/* packages/list/src/Event.svelte generated by Svelte v3.46.6 */ | ||
/* packages/list/src/Event.svelte generated by Svelte v3.47.0 */ | ||
@@ -294,3 +294,3 @@ function create_fragment$2(ctx) { | ||
/* packages/list/src/Day.svelte generated by Svelte v3.46.6 */ | ||
/* packages/list/src/Day.svelte generated by Svelte v3.47.0 */ | ||
@@ -646,3 +646,3 @@ function get_each_context$1(ctx, list, i) { | ||
/* packages/list/src/View.svelte generated by Svelte v3.46.6 */ | ||
/* packages/list/src/View.svelte generated by Svelte v3.47.0 */ | ||
@@ -649,0 +649,0 @@ function get_each_context(ctx, list, i) { |
{ | ||
"name": "@event-calendar/list", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"title": "Event Calendar List plugin", | ||
@@ -36,5 +36,5 @@ "description": "Full-sized drag & drop event calendar with resource view", | ||
"dependencies": { | ||
"@event-calendar/common": "~0.10.0", | ||
"svelte": "^3.46.6" | ||
"@event-calendar/common": "~0.10.1", | ||
"svelte": "^3.47.0" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # Event Calendar [![](https://data.jsdelivr.com/v1/package/npm/@event-calendar/build/badge)](https://www.jsdelivr.com/package/npm/@event-calendar/build) [![Donate](https://img.shields.io/badge/Donate_$10-PayPal-green.svg)](https://www.paypal.me/vkurko/10usd) [![Donate](https://img.shields.io/badge/Donate_$1-PayPal-green.svg)](https://www.paypal.me/vkurko/1usd) | ||
* Lightweight (47kb [br](https://en.wikipedia.org/wiki/Brotli) compressed `modern` version) | ||
* Lightweight (48kb [br](https://en.wikipedia.org/wiki/Brotli) compressed `modern` version) | ||
* Zero-dependency (pre-built bundle) | ||
@@ -10,0 +10,0 @@ * Used by [Bookly](https://wordpress.org/plugins/bookly-responsive-appointment-booking-tool/) |
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
Updatedsvelte@^3.47.0