@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.96 to 0.3.97
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.96", | ||
"version": "0.3.97", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -41,6 +41,6 @@ "type": "module", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/grid-iterators": "^4.0.85", | ||
"@thi.ng/matrices": "^2.4.10", | ||
"@thi.ng/pixel": "^7.3.2", | ||
"@thi.ng/vectors": "^7.11.10" | ||
"@thi.ng/grid-iterators": "^4.0.86", | ||
"@thi.ng/matrices": "^2.4.11", | ||
"@thi.ng/pixel": "^7.3.3", | ||
"@thi.ng/vectors": "^7.11.11" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bfbc227cf5ca2d3c2984b3d4713eebd6225cbd54\n" | ||
"gitHead": "502a0192bae48e69290870ea8a2767f8b81adee6\n" | ||
} |
Updated@thi.ng/matrices@^2.4.11
Updated@thi.ng/pixel@^7.3.3
Updated@thi.ng/vectors@^7.11.11