@shopify/react-hydrate
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -1,2 +0,2 @@ | ||
import { EffectKind } from '@shopify/react-effect'; | ||
import type { EffectKind } from '@shopify/react-effect'; | ||
export declare const EFFECT_ID: unique symbol; | ||
@@ -3,0 +3,0 @@ export declare class HydrationManager { |
{ | ||
"name": "@shopify/react-hydrate", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Utilities for hydrating server-rendered React apps", | ||
"dependencies": { | ||
"@shopify/react-effect": "^5.0.2", | ||
"@shopify/react-effect": "^5.0.3", | ||
"@shopify/react-hooks": "^3.0.3" | ||
@@ -30,0 +30,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
20085
Updated@shopify/react-effect@^5.0.3