react-datetime
Advanced tools
Comparing version 0.4.2 to 0.4.3
/* | ||
react-datetime v0.4.2 | ||
react-datetime v0.4.3 | ||
https://github.com/arqex/react-datetime | ||
@@ -4,0 +4,0 @@ MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE |
/* | ||
react-datetime v0.4.2 | ||
react-datetime v0.4.3 | ||
https://github.com/arqex/react-datetime | ||
@@ -4,0 +4,0 @@ MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE |
{ | ||
"name": "react-datetime", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "A lightweight but complete datetime picker React.js component.", | ||
@@ -10,3 +10,3 @@ "homepage": "https://github.com/arqex/react-datetime", | ||
}, | ||
"main": "./lib/DateTime.jsx", | ||
"main": "./DateTime.js", | ||
"scripts": { | ||
@@ -13,0 +13,0 @@ "build-npm": "jsx -x jsx ./src/ ./lib/", |
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
74349