Socket
Socket
Sign inDemoInstall

@uiw/react-color-github

Package Overview
Dependencies
Maintainers
1
Versions
52
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 1.0.1 to 1.0.2

cjs/index.d.ts

11

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

@@ -8,3 +8,3 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",

@@ -26,3 +26,4 @@ "repository": {

"files": [
"lib",
"esm",
"cjs",
"src"

@@ -36,4 +37,4 @@ ],

"@babel/runtime": "7.15.4",
"@uiw/color-convert": "^1.0.0",
"@uiw/react-color-swatch": "^1.0.1"
"@uiw/color-convert": "^1.0.2",
"@uiw/react-color-swatch": "^1.0.2"
},

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