Comparing version 5.0.0-next.167 to 5.0.0-next.168
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.0.0-next.167", | ||
"version": "5.0.0-next.168", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "types": "./types/index.d.ts", |
@@ -21,3 +21,3 @@ import { block, branch, destroy_effect } from '../reactivity/effects.js'; | ||
block(anchor, 0, () => { | ||
block(null, 0, () => { | ||
const component = get(source); | ||
@@ -24,0 +24,0 @@ |
@@ -9,3 +9,3 @@ // generated during release, do not modify | ||
*/ | ||
export const VERSION = '5.0.0-next.167'; | ||
export const VERSION = '5.0.0-next.168'; | ||
export const PUBLIC_VERSION = '5'; |
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
2120857
46323