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

react-in-viewport

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-in-viewport - npm Package Compare versions

Comparing version 1.0.0-beta.6 to 1.0.0-beta.7

6

package.json
{
"name": "react-in-viewport",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Track React component in viewport using Intersection Observer API",

@@ -79,4 +79,4 @@ "author": "Roderick Hsiao <roderickhsiao@gmail.com>",

"peerDependencies": {
"react": "^16.8.3 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.3 || ^17.0.0 || ^18.0.0"
"react": "^16.8.3 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.3 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},

@@ -83,0 +83,0 @@ "resolutions": {

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