@shopify/react-intersection-observer
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -8,3 +8,3 @@ # Changelog | ||
## [Unreleased] | ||
<!-- ## [Unreleased] --> | ||
@@ -11,0 +11,0 @@ ## [2.0.8] - 2019-10-31 |
@@ -15,2 +15,5 @@ "use strict"; | ||
width: 0, | ||
x: 0, | ||
y: 0, | ||
toJSON: function () { }, | ||
}; | ||
@@ -17,0 +20,0 @@ function useIntersection(_a) { |
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A React wrapper around the IntersectionObserver API", |
Sorry, the diff of this file is not supported yet
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
15117
179