react-page-visibility
Advanced tools
Comparing version 3.3.0 to 4.0.0
{ | ||
"name": "react-page-visibility", | ||
"version": "3.3.0", | ||
"version": "4.0.0", | ||
"description": "Declarative, nested, stateful, isomorphic page visibility for React", | ||
@@ -24,3 +24,3 @@ "author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)", | ||
"engines": { | ||
"node": ">=6.0.0" | ||
"node": ">=8" | ||
}, | ||
@@ -51,3 +51,3 @@ "scripts": { | ||
"jsdom": "^15.1.1", | ||
"prettier": "^1.17.1", | ||
"prettier": "^1.18.0", | ||
"react": "^16.8.1", | ||
@@ -54,0 +54,0 @@ "react-dom": "^16.8.6", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26175