@uiw/react-color-github
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "@uiw/react-color-github", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Color Github Picker", | ||
@@ -39,4 +39,4 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/color-convert": "1.3.2", | ||
"@uiw/react-color-swatch": "1.3.2" | ||
"@uiw/color-convert": "1.3.3", | ||
"@uiw/react-color-swatch": "1.3.3" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
@@ -8,3 +8,5 @@ React Color Github | ||
<!--rehype:ignore:start--> | ||
[![react-color-github](https://user-images.githubusercontent.com/1680273/125949553-67c1adef-b37f-43e2-9414-3ffb77c26ba0.png)](https://uiwjs.github.io/react-color/#/github) | ||
<!--rehype:ignore:end--> | ||
@@ -23,3 +25,3 @@ ## Install | ||
function Demo() { | ||
export default function Demo() { | ||
const [hex, setHex] = useState("#fff"); | ||
@@ -41,3 +43,2 @@ return ( | ||
} | ||
export default Demo; | ||
``` | ||
@@ -73,2 +74,4 @@ | ||
} | ||
declare const Github: React.ForwardRefExoticComponent<GithubProps & React.RefAttributes<HTMLDivElement>>; | ||
export default Github; | ||
``` | ||
@@ -75,0 +78,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
30693
80
+ Added@uiw/color-convert@1.3.3(transitive)
+ Added@uiw/react-color-swatch@1.3.3(transitive)
- Removed@uiw/color-convert@1.3.2(transitive)
- Removed@uiw/react-color-swatch@1.3.2(transitive)
Updated@uiw/color-convert@1.3.3