react-datetime-picker
Advanced tools
Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "react-datetime-picker", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "A date range picker for your React app.", | ||
@@ -43,11 +43,11 @@ "main": "dist/cjs/index.js", | ||
"@wojtekmaj/date-utils": "^1.1.3", | ||
"clsx": "^1.2.1", | ||
"clsx": "^2.0.0", | ||
"get-user-locale": "^2.2.1", | ||
"make-event-props": "^1.4.2", | ||
"prop-types": "^15.6.0", | ||
"react-calendar": "^4.2.1", | ||
"react-clock": "^4.2.0", | ||
"react-date-picker": "^10.0.0", | ||
"react-calendar": "^4.4.0", | ||
"react-clock": "^4.3.0", | ||
"react-date-picker": "^10.2.1", | ||
"react-fit": "^1.5.1", | ||
"react-time-picker": "^6.0.0" | ||
"react-time-picker": "^6.2.1" | ||
}, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
"eslint": "^8.26.0", | ||
"eslint-config-wojtekmaj": "^0.8.4", | ||
"eslint-config-wojtekmaj": "^0.9.0", | ||
"husky": "^8.0.0", | ||
@@ -64,0 +64,0 @@ "jsdom": "^21.1.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
- Removedclsx@1.2.1(transitive)
Updatedclsx@^2.0.0
Updatedreact-calendar@^4.4.0
Updatedreact-clock@^4.3.0
Updatedreact-date-picker@^10.2.1
Updatedreact-time-picker@^6.2.1