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

react-intersection-observer

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-intersection-observer - npm Package Compare versions

Comparing version 9.3.2 to 9.3.3

react-intersection-observer.modern.mjs

6

package.json
{
"name": "react-intersection-observer",
"version": "9.3.2",
"version": "9.3.3",
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",

@@ -11,4 +11,4 @@ "source": "./src/index.tsx",

".": {
"import": "./react-intersection-observer.modern.mjs",
"require": "./react-intersection-observer.js"
"require": "./react-intersection-observer.js",
"default": "./react-intersection-observer.modern.mjs"
}

@@ -15,0 +15,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