@opentiny/vue-dialog-select
Advanced tools
Comparing version 2.11.0-alpha.2 to 2.11.0
@@ -112,3 +112,3 @@ function _extends() { | ||
}; | ||
var version = "2.11.0-alpha.2"; | ||
var version = "2.11.0"; | ||
DialogSelect.install = function(Vue) { | ||
@@ -115,0 +115,0 @@ Vue.component(DialogSelect.name, DialogSelect); |
{ | ||
"name": "@opentiny/vue-dialog-select", | ||
"version": "2.11.0-alpha.2", | ||
"version": "2.11.0", | ||
"description": "", | ||
@@ -10,12 +10,12 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-common": "~2.11.0-alpha.0", | ||
"@opentiny/vue-dialog-box": "~2.11.0-alpha.0", | ||
"@opentiny/vue-button": "~2.11.0-alpha.0", | ||
"@opentiny/vue-pager": "~2.11.0-alpha.0", | ||
"@opentiny/vue-grid": "~2.11.0-alpha.0", | ||
"@opentiny/vue-split": "~2.11.0-alpha.0", | ||
"@opentiny/vue-selected-box": "~2.11.0-alpha.0", | ||
"@opentiny/vue-input": "~2.11.0-alpha.0", | ||
"@opentiny/vue-tree": "~2.11.0-alpha.0" | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-dialog-box": "~2.11.0", | ||
"@opentiny/vue-button": "~2.11.0", | ||
"@opentiny/vue-pager": "~2.11.0", | ||
"@opentiny/vue-grid": "~2.11.0", | ||
"@opentiny/vue-split": "~2.11.0", | ||
"@opentiny/vue-selected-box": "~2.11.0", | ||
"@opentiny/vue-input": "~2.11.0", | ||
"@opentiny/vue-tree": "~2.11.0" | ||
}, | ||
@@ -22,0 +22,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
18579
Updated@opentiny/vue-button@~2.11.0
Updated@opentiny/vue-common@~2.11.0
Updated@opentiny/vue-grid@~2.11.0
Updated@opentiny/vue-input@~2.11.0
Updated@opentiny/vue-pager@~2.11.0
Updated@opentiny/vue-split@~2.11.0
Updated@opentiny/vue-tree@~2.11.0