@thi.ng/pixel
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -40,5 +40,5 @@ "type": "module", | ||
"@thi.ng/checks": "^3.1.5", | ||
"@thi.ng/distance": "^2.1.9", | ||
"@thi.ng/distance": "^2.1.10", | ||
"@thi.ng/errors": "^2.1.5", | ||
"@thi.ng/k-means": "^0.5.9", | ||
"@thi.ng/k-means": "^0.5.10", | ||
"@thi.ng/math": "^5.3.1", | ||
@@ -216,3 +216,3 @@ "@thi.ng/porter-duff": "^2.1.5" | ||
}, | ||
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\n" | ||
"gitHead": "542bf14bd0c7a56b4e6297718189eea772a824b7\n" | ||
} |
166379
Updated@thi.ng/distance@^2.1.10
Updated@thi.ng/k-means@^0.5.10