Socket
Socket
Sign inDemoInstall

@uiw/react-color-circle

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.1 to 1.0.2

cjs/index.d.ts

11

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

@@ -8,3 +8,3 @@ "homepage": "https://uiwjs.github.io/react-color/#react-color-circle",

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

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

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

@@ -35,4 +36,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"
},

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