@thi.ng/pixel
Advanced tools
Comparing version 3.3.0 to 3.3.1
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -40,5 +40,5 @@ "type": "module", | ||
"@thi.ng/checks": "^3.1.3", | ||
"@thi.ng/distance": "^2.1.6", | ||
"@thi.ng/distance": "^2.1.7", | ||
"@thi.ng/errors": "^2.1.3", | ||
"@thi.ng/k-means": "^0.5.6", | ||
"@thi.ng/k-means": "^0.5.7", | ||
"@thi.ng/math": "^5.2.0", | ||
@@ -216,3 +216,3 @@ "@thi.ng/porter-duff": "^2.1.3" | ||
}, | ||
"gitHead": "2db9dd34c0c2c60cbfde3dad0bca352b20292f5c\n" | ||
"gitHead": "1ba92c6b9509e74e509b4c0b875fc380a97bbbc1\n" | ||
} |
Updated@thi.ng/distance@^2.1.7
Updated@thi.ng/k-means@^0.5.7