New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@event-calendar/interaction

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@event-calendar/interaction - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

8

index.js

@@ -68,3 +68,3 @@ import { SvelteComponent, init, safe_not_equal, noop, listen, run_all, component_subscribe, globals, subscribe, set_store_value, is_function, create_component, mount_component, transition_in, transition_out, destroy_component, space, empty, insert, group_outros, check_outros, detach, binding_callbacks, element, attr, bubble } from 'svelte/internal';

/* packages/interaction/src/Drag.svelte generated by Svelte v3.46.6 */
/* packages/interaction/src/Drag.svelte generated by Svelte v3.47.0 */

@@ -463,3 +463,3 @@ const { window: window_1 } = globals;

/* packages/interaction/src/Pointer.svelte generated by Svelte v3.46.6 */
/* packages/interaction/src/Pointer.svelte generated by Svelte v3.47.0 */

@@ -650,3 +650,3 @@ function create_fragment$2(ctx) {

/* packages/interaction/src/Interaction.svelte generated by Svelte v3.46.6 */
/* packages/interaction/src/Interaction.svelte generated by Svelte v3.47.0 */

@@ -868,3 +868,3 @@ function create_if_block$1(ctx) {

/* packages/interaction/src/Resizer.svelte generated by Svelte v3.46.6 */
/* packages/interaction/src/Resizer.svelte generated by Svelte v3.47.0 */

@@ -871,0 +871,0 @@ function create_if_block(ctx) {

{
"name": "@event-calendar/interaction",
"version": "0.10.0",
"version": "0.10.1",
"title": "Event Calendar Interaction 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/)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc