@uiw/react-color-editable-input
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@uiw/react-color-editable-input", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Color Editable Input", | ||
"author": "Kenny Wong <wowohoo@qq.com>", | ||
"homepage": "https://uiwjs.github.io/react-color/#react-color-editable-input", | ||
"homepage": "https://uiwjs.github.io/react-color/#editable-input", | ||
"sideEffects": false, | ||
@@ -37,3 +37,3 @@ "main": "cjs/index.js", | ||
"devDependencies": { | ||
"@types/react": "17.0.20", | ||
"@types/react": "17.0.27", | ||
"@types/react-dom": "17.0.9", | ||
@@ -40,0 +40,0 @@ "@types/react-test-renderer": "17.0.1", |
@@ -8,3 +8,3 @@ React Color Editable Input | ||
![editable-input](https://user-images.githubusercontent.com/1680273/125950802-3feb68a9-23ca-4395-9477-72ade831dc0b.png) | ||
[![editable-input](https://user-images.githubusercontent.com/1680273/125950802-3feb68a9-23ca-4395-9477-72ade831dc0b.png)](https://uiwjs.github.io/react-color/#editable-input) | ||
@@ -11,0 +11,0 @@ ## Install |
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
28739