react-live-clock
Advanced tools
Comparing version 5.0.12 to 5.0.13
# Changelog | ||
## [5.0.13] | ||
Bumps .nvmrc version from 7 to 15.2.1 | ||
Corects Cspell words order | ||
Adds suport for react 17 | ||
## [5.0.12] | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "react-live-clock", | ||
"version": "5.0.12", | ||
"version": "5.0.13", | ||
"description": "React Live Clock", | ||
@@ -39,3 +39,3 @@ "main": "lib/index.js", | ||
"moment-timezone": "^0.5.31", | ||
"react": "^16.8", | ||
"react": "^16.8 || ^17", | ||
"react-moment": "^0.9.7" | ||
@@ -45,3 +45,3 @@ }, | ||
"cf-react-component-template": "0.1.8", | ||
"eslint": "7.13.0", | ||
"eslint": "7.14.0", | ||
"eslint-plugin-react": "7.21.5", | ||
@@ -51,5 +51,5 @@ "moment": "2.29.1", | ||
"prop-types": "15.7.2", | ||
"react": "16.14.0", | ||
"react": "16.14.0 || ^17", | ||
"react-component-template": "0.1.10", | ||
"react-dom": "16.14.0", | ||
"react-dom": "16.14.0 || ^17", | ||
"react-fittext": "1.0.0", | ||
@@ -56,0 +56,0 @@ "react-highlight.js": "1.0.7", |
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
8094012