@opentiny/vue-date-panel
Advanced tools
Comparing version 2.14.0 to 2.14.1
@@ -59,3 +59,3 @@ function _extends() { | ||
}; | ||
var version = "2.14.0"; | ||
var version = "2.14.1"; | ||
DatePanel.install = function(Vue) { | ||
@@ -62,0 +62,0 @@ Vue.component(DatePanel.name, DatePanel); |
{ | ||
"name": "@opentiny/vue-date-panel", | ||
"version": "2.14.0", | ||
"version": "2.14.1", | ||
"description": "", | ||
@@ -20,3 +20,4 @@ "main": "./lib/index.js", | ||
"@opentiny/vue-theme": "~3.14.0", | ||
"@opentiny/vue-popup": "~2.14.0" | ||
"@opentiny/vue-popup": "~2.14.0", | ||
"@opentiny/vue-icon": "~2.14.0" | ||
}, | ||
@@ -23,0 +24,0 @@ "license": "MIT", |
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
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
35085
0
12
+ Added@opentiny/vue-icon@~2.14.0