@shopify/react-intersection-observer
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"license": "MIT", | ||
@@ -41,2 +41,3 @@ "description": "A React wrapper around the Intersection Observer API", | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -46,4 +47,3 @@ "import": "./index.mjs", | ||
} | ||
}, | ||
"gitHead": "978745c379e3da63bd2a3ba2a70fced50e0bed25" | ||
} | ||
} |
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
22964
30