react-intersection-observer
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "react-intersection-observer", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API", | ||
@@ -13,3 +13,4 @@ "main": "dist/react-intersection-observer.cjs.js", | ||
"dist/*", | ||
"src/*" | ||
"src/*", | ||
"index.d.ts" | ||
], | ||
@@ -16,0 +17,0 @@ "repository": { |
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
59343
12
1128