react-datetime
Advanced tools
Comparing version 3.2.0 to 3.3.0
Changelog | ||
========= | ||
# 3.3.0 | ||
* Adds support for React 19 | ||
## 3.2.0 | ||
* Adds support for React 18 | ||
## 3.1.0 | ||
@@ -6,0 +10,0 @@ * Adds support for React 17 |
{ | ||
"name": "react-datetime", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "A lightweight but complete datetime picker React.js component", | ||
@@ -41,3 +41,3 @@ "homepage": "https://github.com/arqex/react-datetime", | ||
"moment": "^2.16.0", | ||
"react": "^16.5.0 || ^17.0.0 || ^18.0.0" | ||
"react": "16.5.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
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
300160