react-time-picker
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "react-time-picker", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "A time picker for your React app.", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"source": "src/index.js", | ||
"source": "src/index.ts", | ||
"types": "dist/cjs/index.d.ts", | ||
"sideEffects": [ | ||
@@ -9,0 +10,0 @@ "*.css" |
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
303181