@shopify/react-intersection-observer
Advanced tools
Comparing version 3.1.11 to 4.0.0
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "3.1.11", | ||
"version": "4.0.0", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "description": "A React wrapper around the Intersection Observer API", | ||
"engines": { | ||
"node": ">=12.14.0" | ||
"node": "^14.17.0 || >=16.0.0" | ||
}, | ||
@@ -45,6 +45,5 @@ "files": [ | ||
"require": "./index.js" | ||
}, | ||
"./*": "./*" | ||
} | ||
}, | ||
"gitHead": "70feded397084daea784a8c5a523a61ac4fdb34c" | ||
"gitHead": "ef9afc562672dcda9d7800753dc6b777ecd2d751" | ||
} |
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
24053