react-compound-timer
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-compound-timer", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Timer compound react component", | ||
@@ -34,4 +34,4 @@ "main": "build/components/Timer/Timer", | ||
"eslint-plugin-react": "^7.10.0", | ||
"react-dom": "^16.4.1", | ||
"react-styleguidist": "^7.1.0", | ||
"react-dom": "^16.7.0", | ||
"react-styleguidist": "^8.0.6", | ||
"webpack": "^4.16.1", | ||
@@ -41,5 +41,5 @@ "webpack-cli": "^3.1.0" | ||
"dependencies": { | ||
"react": "^16.4.1", | ||
"prop-types": "^15.6.2" | ||
"prop-types": "^15.6.2", | ||
"react": "^16.7.0" | ||
} | ||
} |
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
Updatedreact@^16.7.0