@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -37,8 +37,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/grid-iterators": "^4.0.0", | ||
"@thi.ng/matrices": "^2.1.52", | ||
"@thi.ng/pixel": "^4.2.0", | ||
"@thi.ng/vectors": "^7.6.11" | ||
"@thi.ng/grid-iterators": "^4.0.1", | ||
"@thi.ng/matrices": "^2.1.53", | ||
"@thi.ng/pixel": "^4.2.1", | ||
"@thi.ng/vectors": "^7.6.12" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\n" | ||
} |
Updated@thi.ng/api@^8.8.0
Updated@thi.ng/matrices@^2.1.53
Updated@thi.ng/pixel@^4.2.1
Updated@thi.ng/vectors@^7.6.12