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

react-visibility-sensor

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-visibility-sensor - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

4

package.json
{
"name": "react-visibility-sensor",
"version": "1.6.0",
"version": "1.6.1",
"description": "Sensor component for React that notifies you when it goes in or out of the window viewport.",
"main": "visibility-sensor.js",
"scripts": {
"build-example": "browserify -t reactify -o example/dist/bundle.js example/main.js",
"build-example": "mkdir -p example/dist && browserify -t reactify -o example/dist/bundle.js example/main.js",
"build-test": "browserify -t reactify -o tests/bundle.js tests/visibility-sensor-spec.jsx",

@@ -9,0 +9,0 @@ "publish-gh-pages": "npm run build-example && ./bin/publish-gh-pages",

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