use-sync-external-store
Advanced tools
Comparing version 1.0.0-rc.0-next-e28a0db22-20220124 to 1.0.0-rc.0-next-efd8f6442-20220210
{ | ||
"name": "use-sync-external-store", | ||
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.", | ||
"version": "1.0.0-rc.0-next-e28a0db22-20220124", | ||
"version": "1.0.0-rc.0-next-efd8f6442-20220210", | ||
"repository": { | ||
@@ -13,3 +13,2 @@ "type": "git", | ||
"README.md", | ||
"build-info.json", | ||
"index.js", | ||
@@ -24,4 +23,4 @@ "index.native.js", | ||
"peerDependencies": { | ||
"react": "18.0.0-rc.0-next-e28a0db22-20220124" | ||
"react": "18.0.0-rc.0-next-efd8f6442-20220210" | ||
} | ||
} |
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
37963