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 0.1.0 to 1.0.0

lib/index.d.ts

14

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

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

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

@@ -33,8 +33,8 @@ "type": "git",

"dependencies": {
"@babel/runtime": "7.14.6",
"@uiw/color-convert": "^0.1.0",
"@uiw/react-color-swatch": "^0.1.0"
"@babel/runtime": "7.15.3",
"@uiw/color-convert": "^1.0.0",
"@uiw/react-color-swatch": "^1.0.0"
},
"devDependencies": {
"@types/react": "17.0.14",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",

@@ -41,0 +41,0 @@ "@types/react-test-renderer": "17.0.1",

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