react-in-viewport
Advanced tools
Comparing version 0.0.29 to 0.0.30
{ | ||
"name": "react-in-viewport", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "Track React component in viewport", | ||
@@ -67,3 +67,3 @@ "author": "Roderick Hsiao <roderickhsiao@gmail.com>", | ||
"dependencies": { | ||
"hoist-non-react-statics": "^2.0.0", | ||
"hoist-non-react-statics": "^3.0.0", | ||
"intersection-observer": "^0.5.0" | ||
@@ -70,0 +70,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
+ Addedhoist-non-react-statics@3.3.2(transitive)
- Removedhoist-non-react-statics@2.5.5(transitive)