@opentiny/vue-pager
Advanced tools
Comparing version 3.11.0-alpha.2 to 3.11.0
@@ -123,3 +123,3 @@ function _extends() { | ||
}); | ||
var version = "3.11.0-alpha.2"; | ||
var version = "3.11.0"; | ||
Pager.install = function(Vue) { | ||
@@ -126,0 +126,0 @@ Vue.component(Pager.name, Pager); |
{ | ||
"name": "@opentiny/vue-pager", | ||
"version": "3.11.0-alpha.2", | ||
"version": "3.11.0", | ||
"description": "", | ||
@@ -10,7 +10,7 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-icon": "~3.11.0-alpha.0", | ||
"@opentiny/vue-popover": "~3.11.0-alpha.0", | ||
"@opentiny/vue-locale": "~3.11.0-alpha.0", | ||
"@opentiny/vue-pager-item": "~3.11.0-alpha.0" | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-icon": "~3.11.0", | ||
"@opentiny/vue-popover": "~3.11.0", | ||
"@opentiny/vue-locale": "~3.11.0", | ||
"@opentiny/vue-pager-item": "~3.11.0" | ||
}, | ||
@@ -17,0 +17,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
67105