@opentiny/vue-pager-item
Advanced tools
Comparing version 3.11.0 to 3.12.0
@@ -60,3 +60,3 @@ function _extends() { | ||
}; | ||
var version = "3.11.0"; | ||
var version = "3.12.0"; | ||
PagerItem.install = function(Vue) { | ||
@@ -63,0 +63,0 @@ Vue.component(PagerItem.name, PagerItem); |
@@ -118,3 +118,3 @@ import { defineComponent, props, setup as _setup } from "@opentiny/vue-common"; | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), (openBlock(true), createElementBlock( | ||
@@ -150,3 +150,3 @@ Fragment, | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), _ctx.pageCount > 1 ? (openBlock(), createElementBlock("li", { | ||
@@ -153,0 +153,0 @@ key: 3, |
@@ -131,3 +131,3 @@ import { defineComponent, $prefix, setup as _setup } from "@opentiny/vue-common"; | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), (openBlock(true), createElementBlock( | ||
@@ -161,3 +161,3 @@ Fragment, | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)) : createCommentVNode("v-if", true), _ctx.pageCount > 1 ? (openBlock(), createElementBlock("li", { | ||
@@ -164,0 +164,0 @@ key: 3, |
{ | ||
"name": "@opentiny/vue-pager-item", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "", | ||
@@ -10,5 +10,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-icon": "~3.11.0", | ||
"@opentiny/vue-locale": "~3.11.0" | ||
"@opentiny/vue-renderless": "~3.12.0", | ||
"@opentiny/vue-icon": "~3.12.0", | ||
"@opentiny/vue-locale": "~3.12.0" | ||
}, | ||
@@ -15,0 +15,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
+ Added@opentiny/vue-common@3.12.0(transitive)
+ Added@opentiny/vue-icon@3.12.0(transitive)
+ Added@opentiny/vue-locale@3.12.0(transitive)
+ Added@opentiny/vue-renderless@3.12.1(transitive)
+ Added@opentiny/vue-theme@3.12.1(transitive)
+ Added@opentiny/vue-theme-mobile@3.12.0(transitive)
- Removed@opentiny/vue-common@3.11.0(transitive)
- Removed@opentiny/vue-icon@3.11.0(transitive)
- Removed@opentiny/vue-locale@3.11.0(transitive)
- Removed@opentiny/vue-renderless@3.11.8(transitive)
- Removed@opentiny/vue-theme@3.11.6(transitive)
- Removed@opentiny/vue-theme-mobile@3.11.1(transitive)
Updated@opentiny/vue-icon@~3.12.0
Updated@opentiny/vue-locale@~3.12.0