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

@shopify/react-intersection-observer

Package Overview
Dependencies
Maintainers
13
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.14 to 2.0.15

4

package.json
{
"name": "@shopify/react-intersection-observer",
"version": "2.0.14",
"version": "2.0.15",
"license": "MIT",
"description": "A React wrapper around the IntersectionObserver API",
"description": "A React wrapper around the Intersection Observer API",
"main": "dist/src/index.js",

@@ -7,0 +7,0 @@ "types": "dist/src/index.d.ts",

@@ -6,3 +6,3 @@ # `@shopify/react-intersection-observer`

A React wrapper around the [IntersectionObserver API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).
A React wrapper around the [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).

@@ -9,0 +9,0 @@ ## Installation

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