@thi.ng/pixel
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -40,5 +40,5 @@ "type": "module", | ||
"@thi.ng/checks": "^3.1.2", | ||
"@thi.ng/distance": "^2.1.3", | ||
"@thi.ng/distance": "^2.1.4", | ||
"@thi.ng/errors": "^2.1.2", | ||
"@thi.ng/k-means": "^0.5.3", | ||
"@thi.ng/k-means": "^0.5.4", | ||
"@thi.ng/math": "^5.1.2", | ||
@@ -216,3 +216,3 @@ "@thi.ng/porter-duff": "^2.1.2" | ||
}, | ||
"gitHead": "d777b58d7bec4496d38166cdabda4ffb78b0dc47\n" | ||
"gitHead": "1d4e7e3979f15e41ad6d9639b8158151c326e25e\n" | ||
} |
Updated@thi.ng/distance@^2.1.4
Updated@thi.ng/k-means@^0.5.4