@event-calendar/common
Advanced tools
Comparing version 0.15.1 to 0.15.2
{ | ||
"name": "@event-calendar/common", | ||
"version": "0.15.1", | ||
"version": "0.15.2", | ||
"title": "Event Calendar Common package", | ||
@@ -39,4 +39,4 @@ "description": "Full-sized drag & drop event calendar with resource view", | ||
"dependencies": { | ||
"svelte": "^3.55.0" | ||
"svelte": "^3.55.1" | ||
} | ||
} |
@@ -195,4 +195,4 @@ # Event Calendar [![](https://data.jsdelivr.com/v1/package/npm/@event-calendar/build/badge)](https://www.jsdelivr.com/package/npm/@event-calendar/build) [![npm](https://img.shields.io/npm/dm/@event-calendar/core?color=red&label=npm&style=flat-square)](https://www.npmjs.com/package/@event-calendar/core) [![Sponsor](https://img.shields.io/badge/Sponsor-$10-blue.svg?style=flat-square&logo=paypal)](https://www.paypal.me/vkurko/10usd) | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@event-calendar/build@0.15.1/event-calendar.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/@event-calendar/build@0.15.1/event-calendar.min.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@event-calendar/build@0.15.2/event-calendar.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/@event-calendar/build@0.15.2/event-calendar.min.js"></script> | ||
``` | ||
@@ -199,0 +199,0 @@ |
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.55.1