@shopify/react-intersection-observer
Advanced tools
Comparing version 2.0.14 to 2.0.15
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"license": "MIT", | ||
"description": "A React wrapper around the IntersectionObserver API", | ||
"description": "A React wrapper around the Intersection Observer API", | ||
"main": "dist/src/index.js", | ||
@@ -7,0 +7,0 @@ "types": "dist/src/index.d.ts", |
@@ -6,3 +6,3 @@ # `@shopify/react-intersection-observer` | ||
A React wrapper around the [IntersectionObserver API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). | ||
A React wrapper around the [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). | ||
@@ -9,0 +9,0 @@ ## Installation |
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
15119