@react-hook/intersection-observer
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@react-hook/intersection-observer", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/jaredLunde/react-hook#readme", | ||
@@ -72,5 +72,6 @@ "repository": "github:jaredLunde/react-hook", | ||
"dependencies": { | ||
"@react-hook/passive-layout-effect": "^1.0.1" | ||
"@react-hook/passive-layout-effect": "^1.0.1", | ||
"intersection-observer": "^0.7.0" | ||
}, | ||
"peerDependencies": {} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15732
0
2
+ Addedintersection-observer@^0.7.0
+ Addedintersection-observer@0.7.0(transitive)