@opentiny/vue-scrollbar
Advanced tools
Comparing version 3.11.0-alpha.2 to 3.11.0
@@ -133,3 +133,3 @@ import { createVNode } from "vue"; | ||
}); | ||
var version = "3.11.0-alpha.2"; | ||
var version = "3.11.0"; | ||
_sfc_main.install = function(Vue) { | ||
@@ -136,0 +136,0 @@ Vue.component(_sfc_main.name, _sfc_main); |
{ | ||
"name": "@opentiny/vue-scrollbar", | ||
"version": "3.11.0-alpha.2", | ||
"version": "3.11.0", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-common": "~3.11.0-alpha.0" | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-common": "~3.11.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
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
9109