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

react-intersection-observer-hook

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.0 to 3.0.1

7

package.json
{
"name": "react-intersection-observer-hook",
"version": "3.0.0",
"version": "3.0.1",
"description": "React hook to use IntersectionObserver declaratively.",

@@ -58,3 +58,3 @@ "keywords": [

"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"react": "^18.3.1",

@@ -65,4 +65,5 @@ "tsup": "^8.2.4",

"peerDependencies": {
"react": ">=16.8.0"
"react": ">=16.8.0",
"react-dom": ">=16.8.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