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

@uiw/react-color-swatch

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.3.3 to 2.3.4

16

package.json
{
"name": "@uiw/react-color-swatch",
"version": "2.3.3",
"version": "2.3.4",
"description": "Color swatch component for React.",

@@ -11,2 +11,9 @@ "homepage": "https://uiwjs.github.io/react-color/#/swatch",

"module": "esm/index.js",
"exports": {
".": {
"require": "./cjs/index.js",
"import": "./esm/index.js"
},
"./*": "./*"
},
"repository": {

@@ -23,2 +30,7 @@ "type": "git",

"react-color",
"react-component",
"color-picker",
"colorpicker",
"color picker",
"colorful",
"react-color-swatch",

@@ -41,3 +53,3 @@ "swatch",

"dependencies": {
"@uiw/color-convert": "2.3.3"
"@uiw/color-convert": "2.3.4"
},

@@ -44,0 +56,0 @@ "devDependencies": {

2

README.md

@@ -100,3 +100,3 @@ React Color Swatch

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<a href="https://github.com/uiwjs/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />

@@ -103,0 +103,0 @@ </a>

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