@opentiny/vue-scrollbar
Advanced tools
Comparing version 3.6.0-alpha.1 to 3.6.0
@@ -181,4 +181,4 @@ import { createVNode } from 'vue'; | ||
}; | ||
script.version = '3.6.0-alpha.1'; | ||
script.version = '3.6.0'; | ||
export { script as default }; |
{ | ||
"name": "@opentiny/vue-scrollbar", | ||
"version": "3.6.0-alpha.1", | ||
"version": "3.6.0", | ||
"description": "", | ||
@@ -12,7 +12,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.6.0-alpha.1", | ||
"@opentiny/vue-common": "~3.6.0-alpha.1", | ||
"@opentiny/vue-icon": "~3.6.0-alpha.1", | ||
"@opentiny/vue-theme": "~3.6.0-alpha.1", | ||
"@opentiny/vue-theme-mobile": "~3.6.0-alpha.1" | ||
"@opentiny/vue-renderless": "~3.6.0", | ||
"@opentiny/vue-common": "~3.6.0", | ||
"@opentiny/vue-icon": "~3.6.0", | ||
"@opentiny/vue-theme": "~3.6.0", | ||
"@opentiny/vue-theme-mobile": "~3.6.0" | ||
}, | ||
@@ -19,0 +19,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
10486