react-page-visibility
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34979
0