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.3.2 to 0.3.3

1

index.js

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

offset = floor((jsEvent.clientX - colRect.left) / colRect.width) - col;
$$subscribe__viewResources($$invalidate(1, _viewResources = undefined));
dragging = 2;

@@ -177,0 +178,0 @@ }

4

package.json
{
"name": "@event-calendar/interaction",
"version": "0.3.2",
"version": "0.3.3",
"title": "Event Calendar Interaction plugin",

@@ -20,5 +20,5 @@ "description": "Full-sized drag & drop event calendar with resource view",

"dependencies": {
"@event-calendar/common": "~0.3.2",
"@event-calendar/common": "~0.3.3",
"svelte": "^3.42.3"
}
}
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