Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/color-convert

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/color-convert - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

9

package.json
{
"name": "@uiw/color-convert",
"version": "2.3.3",
"version": "2.3.4",
"description": "Color Convert",

@@ -11,2 +11,9 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"module": "esm/index.js",
"exports": {
".": {
"require": "./cjs/index.js",
"import": "./esm/index.js"
},
"./*": "./*"
},
"repository": {

@@ -13,0 +20,0 @@ "type": "git",

2

README.md

@@ -333,3 +333,3 @@ Color Convert

<a href="https://uiwjs.github.io/react-color/graphs/contributors">
<a href="https://github.com/uiwjs/react-color/graphs/contributors">
<img src="https://uiwjs.github.io/react-color/coverage/CONTRIBUTORS.svg" />

@@ -336,0 +336,0 @@ </a>

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