@opentiny/vue-switch
Advanced tools
Comparing version 2.8.3 to 2.9.0
@@ -93,3 +93,3 @@ function _extends() { | ||
}); | ||
var version = "3.7.0"; | ||
var version = "2.9.0"; | ||
Switch.model = { | ||
@@ -96,0 +96,0 @@ prop: "modelValue", |
{ | ||
"name": "@opentiny/vue-switch", | ||
"version": "2.8.3", | ||
"version": "2.9.0", | ||
"description": "", | ||
@@ -9,4 +9,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.8.3", | ||
"@opentiny/vue-common": "~2.8.3" | ||
"@opentiny/vue-renderless": "~3.9.0", | ||
"@opentiny/vue-common": "~2.9.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "license": "MIT", |
@@ -59,4 +59,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api/dist/vue-composition-api.js").ShallowUnwrapRef<() => import("vue").VNode> & import("@vue/composition-api/dist/vue-composition-api.js").Data, {}, {}, { | ||
disabled: boolean; | ||
displayOnly: boolean; | ||
mini: boolean; | ||
displayOnly: boolean; | ||
showText: boolean; | ||
@@ -81,4 +81,4 @@ falseValue: string | number | boolean; | ||
disabled: boolean; | ||
displayOnly: boolean; | ||
mini: boolean; | ||
displayOnly: boolean; | ||
showText: boolean; | ||
@@ -103,4 +103,4 @@ falseValue: string | number | boolean; | ||
disabled: boolean; | ||
displayOnly: boolean; | ||
mini: boolean; | ||
displayOnly: boolean; | ||
showText: boolean; | ||
@@ -124,4 +124,4 @@ falseValue: string | number | boolean; | ||
disabled: boolean; | ||
displayOnly: boolean; | ||
mini: boolean; | ||
displayOnly: boolean; | ||
showText: boolean; | ||
@@ -128,0 +128,0 @@ falseValue: string | number | boolean; |
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.9.0(transitive)
+ Added@opentiny/vue-locale@2.9.0(transitive)
+ Added@opentiny/vue-renderless@3.9.3(transitive)
+ Added@opentiny/vue-theme@3.9.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.9.0(transitive)
+ Addednanoid@3.3.7(transitive)
- Removed@opentiny/vue-common@2.8.3(transitive)
- Removed@opentiny/vue-locale@2.8.3(transitive)
- Removed@opentiny/vue-renderless@3.8.4(transitive)
- Removed@opentiny/vue-theme@3.8.5(transitive)
- Removed@opentiny/vue-theme-mobile@3.8.3(transitive)
- Removednanoid@3.3.8(transitive)
Updated@opentiny/vue-common@~2.9.0