@opentiny/vue-picker-column
Advanced tools
Comparing version 2.12.0 to 2.13.0
@@ -139,3 +139,3 @@ import { renderless, api } from "@opentiny/vue-renderless/picker-column/vue"; | ||
}(); | ||
var version = "2.12.0"; | ||
var version = "2.13.0"; | ||
PickerColumn.install = function(Vue) { | ||
@@ -142,0 +142,0 @@ Vue.component(PickerColumn.name, PickerColumn); |
{ | ||
"name": "@opentiny/vue-picker-column", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.12.0", | ||
"@opentiny/vue-common": "~2.12.0" | ||
"@opentiny/vue-renderless": "~3.13.0", | ||
"@opentiny/vue-common": "~2.13.0" | ||
}, | ||
@@ -14,0 +14,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.13.1(transitive)
+ Added@opentiny/vue-locale@2.13.0(transitive)
+ Added@opentiny/vue-renderless@3.13.2(transitive)
+ Added@opentiny/vue-theme@3.13.3(transitive)
+ Added@opentiny/vue-theme-mobile@3.13.0(transitive)
- Removed@opentiny/vue-common@2.12.0(transitive)
- Removed@opentiny/vue-locale@2.12.0(transitive)
- Removed@opentiny/vue-renderless@3.12.1(transitive)
- Removed@opentiny/vue-theme@3.12.1(transitive)
- Removed@opentiny/vue-theme-mobile@3.12.0(transitive)
Updated@opentiny/vue-common@~2.13.0