New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-color-block

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.1 to 1.0.2

cjs/index.d.ts

13

package.json
{
"name": "@uiw/react-color-block",
"version": "1.0.1",
"version": "1.0.2",
"description": "Color Block 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,5 +37,5 @@ ],

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

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