color-space
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -260,3 +260,3 @@ var rgb = { | ||
min: [0,0,0], | ||
max: [360,0,0], | ||
max: [360,100,100], | ||
channel: ['hue', 'saturation', 'value'], | ||
@@ -263,0 +263,0 @@ alias: ['hsb'] |
{ | ||
"name": "color-space", | ||
"description": "Math & data behind color spaces and conversions between", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Deema Ywanow <dfcreative@gmail.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
18399