Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-hook/intersection-observer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hook/intersection-observer - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc