react-datetime-range-picker
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "react-datetime-range-picker", | ||
"description": "Resusable date time range picker", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Samuel Amoah <sa.am@programmer.net>", | ||
@@ -32,5 +32,7 @@ "keywords": [ | ||
"dependencies": { | ||
"moment": "^2.19.3", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.6.1", | ||
"moment": "^2.18.1", | ||
"prop-types": "^15.5.10", | ||
"react-datetime": "^2.8.10" | ||
@@ -37,0 +39,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
32193
9
- Removedreact@^15.6.1
- Removedreact-datetime@^2.8.10
Updatedmoment@^2.19.3