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

@uiw/react-color-material

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.3.3 to 2.3.4

20

package.json
{
"name": "@uiw/react-color-material",
"version": "2.3.3",
"version": "2.3.4",
"description": "Color Material",

@@ -11,2 +11,9 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"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-material",

@@ -41,5 +53,5 @@ "material",

"dependencies": {
"@uiw/color-convert": "2.3.3",
"@uiw/react-color-editable-input": "2.3.3",
"@uiw/react-color-editable-input-rgba": "2.3.3"
"@uiw/color-convert": "2.3.4",
"@uiw/react-color-editable-input": "2.3.4",
"@uiw/react-color-editable-input-rgba": "2.3.4"
},

@@ -46,0 +58,0 @@ "devDependencies": {

2

README.md

@@ -58,3 +58,3 @@ React Color Material

<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" />

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