react-live-clock
Advanced tools
Comparing version 6.1.16 to 6.1.17
# Changelog | ||
## [6.1.17] | ||
Bump react-router-dom from 6.15.0 to 6.18.0 (#293) | ||
Bump eslint from 8.49.0 to 8.52.0 (#291) | ||
Bump browserify-sign from 4.2.1 to 4.2.2 (#292) | ||
Adds remark dev dep | ||
Updates yarn lock | ||
## [6.1.16] | ||
@@ -4,0 +11,0 @@ now was a number not a date object. #283 (updates typescript definition) |
{ | ||
"name": "react-live-clock", | ||
"version": "6.1.16", | ||
"version": "6.1.17", | ||
"description": "React Live Clock", | ||
@@ -47,3 +47,3 @@ "main": "lib/index.js", | ||
"cf-react-component-template": "0.1.8", | ||
"eslint": "8.49.0", | ||
"eslint": "8.52.0", | ||
"eslint-plugin-react": "7.33.2", | ||
@@ -55,5 +55,6 @@ "prop-types": "15.8.1", | ||
"react-moment": "1.1.3", | ||
"react-router-dom": "6.15.0", | ||
"react-syntax-highlighter": "15.5.0" | ||
"react-router-dom": "6.18.0", | ||
"react-syntax-highlighter": "15.5.0", | ||
"remark": "15.0.1" | ||
} | ||
} |
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
9882342
11