@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.115 to 0.3.116
# Change Log | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.115", | ||
"version": "0.3.116", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -43,8 +43,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/grid-iterators": "^4.0.103", | ||
"@thi.ng/matrices": "^2.4.28", | ||
"@thi.ng/pixel": "^7.3.12", | ||
"@thi.ng/vectors": "^7.12.16" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/errors": "^2.5.23", | ||
"@thi.ng/grid-iterators": "^4.0.104", | ||
"@thi.ng/matrices": "^2.4.29", | ||
"@thi.ng/pixel": "^7.3.13", | ||
"@thi.ng/vectors": "^7.12.17" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "56e7a1724e7b0cb5c41119f60320b6ff0e8a3c1c\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/errors@^2.5.23
Updated@thi.ng/matrices@^2.4.29
Updated@thi.ng/pixel@^7.3.13
Updated@thi.ng/vectors@^7.12.17