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

@uiw/react-color-github

Package Overview
Dependencies
Maintainers
0
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.3.3 to 2.3.4

18

package.json
{
"name": "@uiw/react-color-github",
"version": "2.3.3",
"version": "2.3.4",
"description": "Color Github Picker",

@@ -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-github",

@@ -42,4 +54,4 @@ "github",

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

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

2

README.md

@@ -112,3 +112,3 @@ React Color Github

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

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