react-live-clock
Advanced tools
Comparing version 6.1.5 to 6.1.6
# Changelog | ||
## [6.1.6] | ||
Bump eslint from 8.32.0 to 8.33.0 (#244) | ||
Bump react-router-dom from 6.7.0 to 6.8.0 (#241) | ||
Bump ua-parser-js from 0.7.28 to 0.7.33 (#242) | ||
Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#243) | ||
## [6.1.5] | ||
@@ -4,0 +10,0 @@ Fix Deprication warning about Support for defaultProps (#235) |
{ | ||
"name": "react-live-clock", | ||
"version": "6.1.5", | ||
"version": "6.1.6", | ||
"description": "React Live Clock", | ||
@@ -47,4 +47,4 @@ "main": "lib/index.js", | ||
"cf-react-component-template": "0.1.8", | ||
"eslint": "8.32.0", | ||
"eslint-plugin-react": "7.32.1", | ||
"eslint": "8.33.0", | ||
"eslint-plugin-react": "7.32.2", | ||
"prop-types": "15.8.1", | ||
@@ -55,5 +55,5 @@ "react": "^16.8 || ^17 || ^18", | ||
"react-moment": "1.1.3", | ||
"react-router-dom": "6.7.0", | ||
"react-router-dom": "6.8.0", | ||
"react-syntax-highlighter": "15.5.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
10258494