vue-calendar-picker
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "vue-calendar-picker", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "calendar component", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -6,3 +6,3 @@ # vue-calendar-picker | ||
[vue-calendar-picker demo on jsfiddle](https://jsfiddle.net/b8z8wh1j/3/) | ||
[vue-calendar-picker demo on jsfiddle](https://jsfiddle.net/b8z8wh1j/12/) | ||
@@ -41,2 +41,3 @@ | ||
* animated (zoom & slide) | ||
* multiple calendar views (side-by-side) | ||
* display one-time events and date/time period | ||
@@ -43,0 +44,0 @@ * date/time period selection |
module.exports = { | ||
calendarView: require('./calendarView.vue'), | ||
calendar: require('./calendar.vue'), | ||
@@ -3,0 +4,0 @@ calendarRange: require('./calendarRange.vue'), |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
42766
16
219
250
1