@shopify/react-effect
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "@shopify/react-effect", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"license": "MIT", | ||
@@ -38,4 +38,5 @@ "description": "A component and set of utilities for performing effects within a universal React app", | ||
"peerDependencies": { | ||
"react": ">=16.0.0" | ||
"react": ">=16.8.0 <17.0.0", | ||
"react-dom": ">=16.8.0 <17.0.0" | ||
} | ||
} |
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
23018
4