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

react-in-viewport

Package Overview
Dependencies
Maintainers
1
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-alpha.22 to 1.0.0-alpha.23

7

package.json
{
"name": "react-in-viewport",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"description": "Track React component in viewport using Intersection Observer API",

@@ -42,2 +42,3 @@ "author": "Roderick Hsiao <roderickhsiao@gmail.com>",

"@storybook/react": "^6.0.0",
"@testing-library/react": "^12.1.4",
"@types/hoist-non-react-statics": "^3.3.1",

@@ -74,4 +75,4 @@ "@types/jest": "^25.0.0",

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

@@ -78,0 +79,0 @@ "dependencies": {

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