@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.20 to 0.3.21
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.20", | ||
"version": "0.3.21", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/grid-iterators": "^4.0.17", | ||
"@thi.ng/matrices": "^2.1.70", | ||
"@thi.ng/pixel": "^4.2.20", | ||
"@thi.ng/vectors": "^7.7.13" | ||
"@thi.ng/grid-iterators": "^4.0.18", | ||
"@thi.ng/matrices": "^2.1.71", | ||
"@thi.ng/pixel": "^4.2.21", | ||
"@thi.ng/vectors": "^7.7.14" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1bbef970bab7f7def0700e587cf0471e1e1ef9f3\n" | ||
"gitHead": "b2ef5a1b8932d067af4ec2fc7da03d59d6868dc7\n" | ||
} |
Updated@thi.ng/matrices@^2.1.71
Updated@thi.ng/pixel@^4.2.21
Updated@thi.ng/vectors@^7.7.14