@vue/runtime-core
Advanced tools
Comparing version 3.0.0-beta.10 to 3.0.0-beta.11
@@ -536,3 +536,3 @@ import { ComputedGetter } from '@vue/reactivity'; | ||
declare function isVNode(value: any): value is VNode; | ||
export declare function isVNode(value: any): value is VNode; | ||
@@ -539,0 +539,0 @@ export declare const KeepAlive: new () => { |
{ | ||
"name": "@vue/runtime-core", | ||
"version": "3.0.0-beta.10", | ||
"version": "3.0.0-beta.11", | ||
"description": "@vue/runtime-core", | ||
@@ -34,5 +34,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@vue/shared": "3.0.0-beta.10", | ||
"@vue/reactivity": "3.0.0-beta.10" | ||
"@vue/shared": "3.0.0-beta.11", | ||
"@vue/reactivity": "3.0.0-beta.11" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
681041
16999
157
+ Added@vue/reactivity@3.0.0-beta.11(transitive)
+ Added@vue/shared@3.0.0-beta.11(transitive)
- Removed@vue/reactivity@3.0.0-beta.10(transitive)
- Removed@vue/shared@3.0.0-beta.10(transitive)
Updated@vue/shared@3.0.0-beta.11