@react-hook/intersection-observer
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@react-hook/intersection-observer", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"homepage": "https://github.com/jaredLunde/react-hook/tree/master/packages/intersection-observer#readme", | ||
@@ -42,3 +42,3 @@ "repository": "github:jaredLunde/react-hook", | ||
"./package.json": "./package.json", | ||
"./": "./" | ||
"./*": "./*" | ||
}, | ||
@@ -45,0 +45,0 @@ "sideEffects": false, |
@@ -6,3 +6,7 @@ <hr> | ||
</h1> | ||
<div align="center"> | ||
<a href="https://flexstack.com"><img src="https://flexstack.com/images/supported-by-flexstack.svg" height="38" alt="Supported by FlexStack"></a> | ||
</div> | ||
</div> | ||
<hr> | ||
@@ -28,3 +32,3 @@ <p align="center"> | ||
<pre align="center">npm i @react-hook/intersection-observer</pre> | ||
<hr> | ||
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available | ||
@@ -31,0 +35,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
212921
93
0