Socket
Socket
Sign inDemoInstall

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.5.3 to 9.5.4

index.d.mts

2

index.d.ts

@@ -180,2 +180,2 @@ import * as React from 'react';

export { InView, InViewHookResponse, IntersectionObserverProps, IntersectionOptions, ObserverInstanceCallback, PlainChildrenProps, defaultFallbackInView, observe, useInView };
export { InView, type InViewHookResponse, type IntersectionObserverProps, type IntersectionOptions, type ObserverInstanceCallback, type PlainChildrenProps, defaultFallbackInView, observe, useInView };
{
"name": "react-intersection-observer",
"version": "9.5.3",
"version": "9.5.4",
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",

@@ -15,3 +15,3 @@ "source": "./src/index.tsx",

".": {
"types": "./index.d.ts",
"types": "./index.d.mts",
"require": "./index.js",

@@ -18,0 +18,0 @@ "default": "./index.mjs"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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