@opentiny/vue-mini-picker
Advanced tools
Comparing version 2.11.0-alpha.2 to 2.11.0
@@ -204,3 +204,3 @@ import { t } from "@opentiny/vue-locale"; | ||
}(); | ||
var version = "2.11.0-alpha.2"; | ||
var version = "2.11.0"; | ||
MiniPicker.install = function(Vue) { | ||
@@ -207,0 +207,0 @@ Vue.component(MiniPicker.name, MiniPicker); |
{ | ||
"name": "@opentiny/vue-mini-picker", | ||
"version": "2.11.0-alpha.2", | ||
"version": "2.11.0", | ||
"description": "", | ||
@@ -10,6 +10,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-locale": "~2.11.0-alpha.0", | ||
"@opentiny/vue-common": "~2.11.0-alpha.0", | ||
"@opentiny/vue-picker-column": "~2.11.0-alpha.0" | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-locale": "~2.11.0", | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-picker-column": "~2.11.0" | ||
}, | ||
@@ -16,0 +16,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
8031