@thi.ng/pixel
Advanced tools
Comparing version 3.2.4 to 3.2.5
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"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.4", | ||
"@thi.ng/distance": "^2.1.5", | ||
"@thi.ng/errors": "^2.1.2", | ||
"@thi.ng/k-means": "^0.5.4", | ||
"@thi.ng/k-means": "^0.5.5", | ||
"@thi.ng/math": "^5.1.2", | ||
@@ -216,3 +216,3 @@ "@thi.ng/porter-duff": "^2.1.2" | ||
}, | ||
"gitHead": "1d4e7e3979f15e41ad6d9639b8158151c326e25e\n" | ||
"gitHead": "32cf1a96854f9bb97aca65ffa05ca862ea377059\n" | ||
} |
Updated@thi.ng/distance@^2.1.5
Updated@thi.ng/k-means@^0.5.5