+1
-1
@@ -690,5 +690,5 @@ 'use strict'; | ||
| _snapshotRootOwner = null; | ||
| _hydratingValue = false; | ||
| signals.releaseSnapshotScope(o); | ||
| signals.flush(); | ||
| _hydratingValue = false; | ||
| checkHydrationComplete(); | ||
@@ -695,0 +695,0 @@ } |
+1
-1
@@ -689,5 +689,5 @@ import { getContext, createMemo as createMemo$1, flatten, getOwner, createRoot, setContext, untrack, createLoadingBoundary, onCleanup, isDisposed, runWithOwner, createOwner, createEffect as createEffect$1, createOptimistic as createOptimistic$1, createOptimisticStore as createOptimisticStore$1, createProjection as createProjection$1, createRenderEffect as createRenderEffect$1, createSignal as createSignal$1, createStore as createStore$1, setSnapshotCapture, releaseSnapshotScope, getNextChildId, createErrorBoundary as createErrorBoundary$1, markSnapshotScope, flush, clearSnapshots, peekNextChildId, mapArray, repeat } from '@solidjs/signals'; | ||
| _snapshotRootOwner = null; | ||
| _hydratingValue = false; | ||
| releaseSnapshotScope(o); | ||
| flush(); | ||
| _hydratingValue = false; | ||
| checkHydrationComplete(); | ||
@@ -694,0 +694,0 @@ } |
+1
-1
@@ -669,5 +669,5 @@ 'use strict'; | ||
| _snapshotRootOwner = null; | ||
| _hydratingValue = false; | ||
| signals.releaseSnapshotScope(o); | ||
| signals.flush(); | ||
| _hydratingValue = false; | ||
| checkHydrationComplete(); | ||
@@ -674,0 +674,0 @@ } |
+1
-1
@@ -668,5 +668,5 @@ import { getContext, createMemo as createMemo$1, flatten, createRoot, setContext, createLoadingBoundary, getOwner, onCleanup, isDisposed, runWithOwner, createOwner, createEffect as createEffect$1, createOptimistic as createOptimistic$1, createOptimisticStore as createOptimisticStore$1, createProjection as createProjection$1, createRenderEffect as createRenderEffect$1, createSignal as createSignal$1, createStore as createStore$1, setSnapshotCapture, releaseSnapshotScope, getNextChildId, createErrorBoundary as createErrorBoundary$1, markSnapshotScope, flush, clearSnapshots, peekNextChildId, untrack, mapArray, repeat } from '@solidjs/signals'; | ||
| _snapshotRootOwner = null; | ||
| _hydratingValue = false; | ||
| releaseSnapshotScope(o); | ||
| flush(); | ||
| _hydratingValue = false; | ||
| checkHydrationComplete(); | ||
@@ -673,0 +673,0 @@ } |
+2
-2
| { | ||
| "name": "solid-js", | ||
| "description": "A declarative JavaScript library for building user interfaces.", | ||
| "version": "2.0.0-beta.3", | ||
| "version": "2.0.0-beta.4", | ||
| "author": "Ryan Carniato", | ||
@@ -82,3 +82,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@solidjs/signals": "^0.13.3", | ||
| "@solidjs/signals": "^0.13.6", | ||
| "csstype": "^3.1.0", | ||
@@ -85,0 +85,0 @@ "seroval": "~1.5.0", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
390436
0.16%10303
0.39%Updated