@opentiny/vue-date-panel
Advanced tools
Comparing version 2.11.0-alpha.2 to 2.11.0
@@ -475,3 +475,3 @@ function _extends() { | ||
}(); | ||
var version = "2.11.0-alpha.2"; | ||
var version = "2.11.0"; | ||
DatePanel.install = function(Vue) { | ||
@@ -478,0 +478,0 @@ Vue.component(DatePanel.name, DatePanel); |
{ | ||
"name": "@opentiny/vue-date-panel", | ||
"version": "2.11.0-alpha.2", | ||
"version": "2.11.0", | ||
"description": "", | ||
@@ -10,11 +10,11 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.11.0-alpha.0", | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-input": "~2.11.0-alpha.0", | ||
"@opentiny/vue-button": "~2.11.0-alpha.0", | ||
"@opentiny/vue-locale": "~2.11.0-alpha.0", | ||
"@opentiny/vue-time": "~2.11.0-alpha.0", | ||
"@opentiny/vue-date-table": "~2.11.0-alpha.0", | ||
"@opentiny/vue-year-table": "~2.11.0-alpha.0", | ||
"@opentiny/vue-month-table": "~2.11.0-alpha.0" | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-input": "~2.11.0", | ||
"@opentiny/vue-button": "~2.11.0", | ||
"@opentiny/vue-locale": "~2.11.0", | ||
"@opentiny/vue-time": "~2.11.0", | ||
"@opentiny/vue-date-table": "~2.11.0", | ||
"@opentiny/vue-year-table": "~2.11.0", | ||
"@opentiny/vue-month-table": "~2.11.0" | ||
}, | ||
@@ -21,0 +21,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
16914
Updated@opentiny/vue-button@~2.11.0
Updated@opentiny/vue-common@~2.11.0
Updated@opentiny/vue-input@~2.11.0
Updated@opentiny/vue-locale@~2.11.0
Updated@opentiny/vue-time@~2.11.0