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

react-page-visibility

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-page-visibility - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

20

package.json
{
"name": "react-page-visibility",
"version": "5.0.0",
"version": "5.1.0",
"description": "Declarative, nested, stateful, isomorphic page visibility for React",

@@ -42,3 +42,3 @@ "author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)",

"babel-cli": "^6.26.0",
"babel-eslint": "^10.0.2",
"babel-eslint": "^10.0.3",
"babel-preset-es2015": "^6.24.1",

@@ -48,15 +48,15 @@ "babel-preset-react": "^6.24.1",

"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.1.0",
"eslint-plugin-react": "^7.14.2",
"jsdom": "^15.1.1",
"enzyme-adapter-react-16": "^1.15.1",
"eslint": "^6.5.1",
"eslint-plugin-react": "^7.16.0",
"jsdom": "^15.2.0",
"prettier": "^1.18.2",
"react": "^16.8.1",
"react-dom": "^16.8.6",
"react-test-renderer": "^16.8.6",
"sinon": "^7.3.2",
"react-dom": "^16.10.2",
"react-test-renderer": "^16.10.2",
"sinon": "^7.5.0",
"tape": "^4.11.0"
},
"peerDependencies": {
"react": "^16.8.6"
"react": "^16.10.2"
},

@@ -63,0 +63,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