use-sync-external-store
Advanced tools
Comparing version 1.0.0-alpha-ee069065d-20211105 to 1.0.0-beta-149b420f6-20211119
{ | ||
"name": "use-sync-external-store", | ||
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.", | ||
"version": "1.0.0-alpha-ee069065d-20211105", | ||
"version": "1.0.0-beta-149b420f6-20211119", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"peerDependencies": { | ||
"react": "18.0.0-alpha-ee069065d-20211105" | ||
"react": "18.0.0-beta-149b420f6-20211119" | ||
} | ||
} |
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
38056