@opentiny/vue-modal
Advanced tools
Comparing version 3.5.0-alpha.0 to 3.5.0
@@ -0,0 +0,0 @@ import TINYModal from './src/index.vue'; |
@@ -335,3 +335,3 @@ import { $prefix, setup, h, setupComponent, createComponent } from '@opentiny/vue-common'; | ||
script.version = '3.5.0-alpha.0'; | ||
script.version = '3.5.0'; | ||
script.model = { | ||
@@ -338,0 +338,0 @@ prop: 'modelValue', |
{ | ||
"name": "@opentiny/vue-modal", | ||
"version": "3.5.0-alpha.0", | ||
"version": "3.5.0", | ||
"description": "", | ||
@@ -13,6 +13,6 @@ "main": "lib/index.js", | ||
"@opentiny/vue-renderless": "~3.5.0", | ||
"@opentiny/vue-common": "~3.5.0-alpha.0", | ||
"@opentiny/vue-button": "~3.5.0-alpha.0", | ||
"@opentiny/vue-locale": "~3.5.0-alpha.0", | ||
"@opentiny/vue-icon": "~3.5.0-alpha.0", | ||
"@opentiny/vue-common": "~3.5.0", | ||
"@opentiny/vue-button": "~3.5.0", | ||
"@opentiny/vue-locale": "~3.5.0", | ||
"@opentiny/vue-icon": "~3.5.0", | ||
"@opentiny/vue-theme": "~3.5.0", | ||
@@ -19,0 +19,0 @@ "@opentiny/vue-theme-mobile": "~3.5.0" |
@@ -0,0 +0,0 @@ declare const _default: import("vue").DefineComponent<{ |
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
32098
Updated@opentiny/vue-button@~3.5.0
Updated@opentiny/vue-common@~3.5.0
Updated@opentiny/vue-icon@~3.5.0
Updated@opentiny/vue-locale@~3.5.0