Socket
Socket
Sign inDemoInstall

@uiw/react-color-material

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.0 to 1.0.0

lib/index.d.ts

16

package.json
{
"name": "@uiw/react-color-material",
"version": "0.1.0",
"version": "1.0.0",
"description": "Color Material",

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

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

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

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

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