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

@uiw/react-color-compact

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.1.1 to 2.2.0

3

esm/index.js

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

import Swatch from '@uiw/react-color-swatch';
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 COLORS = ['#4D4D4D', '#999999', '#FFFFFF', '#F44E3B', '#FE9200', '#FCDC00', '#DBDF00', '#A4DD00', '#68CCCA', '#73D8FF', '#AEA1FF', '#FDA1FF', '#333333', '#808080', '#cccccc', '#D33115', '#E27300', '#FCC400', '#B0BC00', '#68BC00', '#16A5A5', '#009CE0', '#7B64FF', '#FA28FF', '#000000', '#666666', '#B3B3B3', '#9F0500', '#C45100', '#FB9E00', '#808900', '#194D33', '#0C797D', '#0062B1', '#653294', '#AB149E'];

@@ -13,0 +12,0 @@ function Point(props) {

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

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

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

@@ -45,0 +45,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