@opentiny/vue-mini-picker
Advanced tools
Comparing version 2.15.0 to 2.16.0
@@ -205,3 +205,3 @@ import { t } from '@opentiny/vue-locale'; | ||
}(); | ||
var version = "2.15.0"; | ||
var version = "2.16.0"; | ||
MiniPicker.install = function(Vue) { | ||
@@ -208,0 +208,0 @@ Vue.component(MiniPicker.name, MiniPicker); |
{ | ||
"name": "@opentiny/vue-mini-picker", | ||
"version": "2.15.0", | ||
"version": "2.16.0", | ||
"description": "", | ||
@@ -10,7 +10,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.15.0", | ||
"@opentiny/vue-locale": "~2.15.0", | ||
"@opentiny/vue-common": "~2.15.0", | ||
"@opentiny/vue-picker-column": "~2.15.0", | ||
"@opentiny/vue-theme-mobile": "~3.15.0" | ||
"@opentiny/vue-renderless": "~3.16.0", | ||
"@opentiny/vue-locale": "~2.16.0", | ||
"@opentiny/vue-common": "~2.16.0", | ||
"@opentiny/vue-picker-column": "~2.16.0", | ||
"@opentiny/vue-theme-mobile": "~3.16.0" | ||
}, | ||
@@ -17,0 +17,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
+ Added@opentiny/vue-common@2.16.0(transitive)
+ Added@opentiny/vue-locale@2.16.0(transitive)
+ Added@opentiny/vue-picker-column@2.16.0(transitive)
+ Added@opentiny/vue-renderless@3.16.2(transitive)
+ Added@opentiny/vue-theme@3.16.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.16.0(transitive)
- Removed@opentiny/vue-common@2.15.0(transitive)
- Removed@opentiny/vue-locale@2.15.0(transitive)
- Removed@opentiny/vue-picker-column@2.15.0(transitive)
- Removed@opentiny/vue-renderless@3.15.1(transitive)
- Removed@opentiny/vue-theme@3.15.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.15.0(transitive)
Updated@opentiny/vue-common@~2.16.0
Updated@opentiny/vue-locale@~2.16.0