Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@event-calendar/resource-time-grid

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@event-calendar/resource-time-grid - npm Package Compare versions

Comparing version 0.0.1-beta.3 to 0.0.1

4

index.js

@@ -5,3 +5,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.31.2 */
/* packages/resource-time-grid/src/View.svelte generated by Svelte v3.35.0 */

@@ -552,3 +552,3 @@ function get_each_context(ctx, list, i) {

if ($$self.$$.dirty & /*$resources, $hideResourcesWithNoEvents, $_events, $_activeRange, filteredResources*/ 30721) {
{
{
$$invalidate(0, filteredResources = $resources);

@@ -555,0 +555,0 @@

{
"name": "@event-calendar/resource-time-grid",
"version": "0.0.1-beta.3",
"version": "0.0.1",
"title": "EventCalendar ResourceTimeGrid Plugin",

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

"dependencies": {
"@event-calendar/time-grid": "~0.0.1-beta.3",
"svelte": "^3.31.2"
"@event-calendar/time-grid": "~0.0.1",
"svelte": "^3.35.0"
}
}

@@ -1,5 +0,5 @@

# EventCalendar ResourceTimeGrid Plugin
# Event Calendar ResourceTimeGrid plugin
Full-sized JavaScript event calendar with resource view.
Inspired by [FullCalendar](https://fullcalendar.io/) and implements the same options.
Inspired by [FullCalendar](https://fullcalendar.io/), implements similar options.
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