react-color-palette
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "react-color-palette", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "🎨 Lightweight Color Picker component for React.", | ||
@@ -28,3 +28,5 @@ "author": "Wondermarin", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"sideEffects": [ | ||
"*.css" | ||
], | ||
"private": false, | ||
@@ -31,0 +33,0 @@ "keywords": [ |
@@ -0,0 +0,0 @@ <div align="center"> |
Sorry, the diff of this file is not supported yet
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
31947