Socket
Socket
Sign inDemoInstall

@uiw/react-color-sketch

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-color-sketch - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

16

package.json
{
"name": "@uiw/react-color-sketch",
"version": "1.3.2",
"version": "1.3.3",
"description": "Color Sketch component for React.",

@@ -38,9 +38,9 @@ "homepage": "https://uiwjs.github.io/react-color/#/sketch",

"dependencies": {
"@uiw/color-convert": "1.3.2",
"@uiw/react-color-alpha": "1.3.2",
"@uiw/react-color-editable-input": "1.3.2",
"@uiw/react-color-editable-input-rgba": "1.3.2",
"@uiw/react-color-hue": "1.3.2",
"@uiw/react-color-saturation": "1.3.2",
"@uiw/react-color-swatch": "1.3.2"
"@uiw/color-convert": "1.3.3",
"@uiw/react-color-alpha": "1.3.3",
"@uiw/react-color-editable-input": "1.3.3",
"@uiw/react-color-editable-input-rgba": "1.3.3",
"@uiw/react-color-hue": "1.3.3",
"@uiw/react-color-saturation": "1.3.3",
"@uiw/react-color-swatch": "1.3.3"
},

@@ -47,0 +47,0 @@ "devDependencies": {

@@ -8,3 +8,5 @@ React Color Sketch

<!--rehype:ignore:start-->
[![react-color-sketch](https://user-images.githubusercontent.com/1680273/125952146-290199b4-8810-4552-944b-3ee673fb4350.png)](https://uiwjs.github.io/react-color/#/sketch)
<!--rehype:ignore:end-->

@@ -61,2 +63,4 @@ ## Install

}
declare const Sketch: React.ForwardRefExoticComponent<SketchProps & React.RefAttributes<HTMLDivElement>>;
export default Sketch;
```

@@ -63,0 +67,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc