Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-color-sketch

Package Overview
Dependencies
Maintainers
2
Versions
80
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 2.1.1 to 2.2.0

3

esm/index.js

@@ -13,4 +13,3 @@ import _extends from "@babel/runtime/helpers/extends";

import { useEffect } from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
var PRESET_COLORS = ['#D0021B', '#F5A623', '#f8e61b', '#8B572A', '#7ED321', '#417505', '#BD10E0', '#9013FE', '#4A90E2', '#50E3C2', '#B8E986', '#000000', '#4A4A4A', '#9B9B9B', '#FFFFFF'];

@@ -17,0 +16,0 @@ var Bar = props => /*#__PURE__*/_jsx("div", {

{
"name": "@uiw/react-color-sketch",
"version": "2.1.1",
"version": "2.2.0",
"description": "Color Sketch component for React.",

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

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

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

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