@uiw/color-convert
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"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", |
@@ -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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55221