react-live-clock
Advanced tools
Comparing version 5.8.0 to 5.8.1
# Changelog | ||
## [5.8.1] | ||
Allows Installation on React V18 | ||
## [5.8.0] | ||
@@ -4,0 +7,0 @@ Bumps eslint from 8.11.0 to 8.13.0 (#171) |
{ | ||
"name": "react-live-clock", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"description": "React Live Clock", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"moment-timezone": "^0.5.33", | ||
"react": "^16.8 || ^17", | ||
"react": "^16.14.0 || ^17 || ^18", | ||
"react-moment": "1.1.2" | ||
@@ -51,5 +51,5 @@ }, | ||
"prop-types": "15.8.1", | ||
"react": "16.14.0 || ^17", | ||
"react": "^16.8 || ^17 || ^18", | ||
"react-component-template": "0.1.10", | ||
"react-dom": "16.14.0 || ^17", | ||
"react-dom": "16.14.0 || ^17 || ^18", | ||
"react-moment": "1.1.2", | ||
@@ -56,0 +56,0 @@ "react-router-dom": "6.3.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
8111979