@sunpietro/color-finder
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"name": "@sunpietro/color-finder", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "It's a small library that allows to find similar color in a given group of colors. Calculations are made Euclidean distance between 2 CIELab color definitions.", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
"main": "./dist/ColorFinder.js", | ||
"types": "./src/main.d.ts", | ||
"typings": "./dist/index.d.ts", | ||
"bugs": { | ||
@@ -14,0 +14,0 @@ "url": "https://github.com/sunpietro/color-finder/issues" |
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
21420