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 1.2.0 to 1.2.1

5

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

@@ -65,3 +65,3 @@ "main": "lib/index.js",

"peerDependencies": {
"react": ">=0.15.0"
"react": "^15.0.0 || ^16.0.0 || ^17.0.0"
},

@@ -89,3 +89,2 @@ "devDependencies": {

"prettier": "^1.7.4",
"prop-types": "^15.6.0",
"react": "^16.0.0",

@@ -92,0 +91,0 @@ "react-dom": "^16.0.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