Comparing version 0.2.2 to 0.2.3
declare const rgb2hex: { | ||
(rgb: string): Promise<boolean> | ||
(rgb: string): HexColor | ||
} | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "rgb2hex", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "lightweight rgb/rgba to hex parser", | ||
@@ -5,0 +5,0 @@ "author": "Christian Bromann <mail@christian-bromann.com>", |
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
16130