@opentiny/vue-recycle-scroller
Advanced tools
Comparing version 3.11.0 to 3.12.0
@@ -190,3 +190,3 @@ function _extends() { | ||
} | ||
var version = "3.11.0"; | ||
var version = "3.12.0"; | ||
RecycleScroller.IdState = IdState; | ||
@@ -193,0 +193,0 @@ RecycleScroller.install = function(Vue) { |
@@ -138,3 +138,3 @@ import { renderless, api } from "@opentiny/vue-renderless/recycle-scroller/vue"; | ||
34 | ||
/* CLASS, HYDRATE_EVENTS */ | ||
/* CLASS, NEED_HYDRATION */ | ||
)), [[_directive_observe_visibility, _ctx.handleVisibilityChange]]); | ||
@@ -141,0 +141,0 @@ } |
{ | ||
"name": "@opentiny/vue-recycle-scroller", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.11.0", | ||
"@opentiny/vue-renderless": "~3.11.0" | ||
"@opentiny/vue-common": "~3.12.0", | ||
"@opentiny/vue-renderless": "~3.12.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
+ Added@opentiny/vue-common@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-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-common@~3.12.0