@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.100 to 0.3.101
# Change Log | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Last updated**: 2024-10-05T12:12:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.100", | ||
"version": "0.3.101", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -39,12 +39,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.10", | ||
"@thi.ng/errors": "^2.5.16", | ||
"@thi.ng/grid-iterators": "^4.0.89", | ||
"@thi.ng/matrices": "^2.4.14", | ||
"@thi.ng/pixel": "^7.3.4", | ||
"@thi.ng/vectors": "^7.12.2" | ||
"@thi.ng/api": "^8.11.11", | ||
"@thi.ng/errors": "^2.5.17", | ||
"@thi.ng/grid-iterators": "^4.0.90", | ||
"@thi.ng/matrices": "^2.4.15", | ||
"@thi.ng/pixel": "^7.3.5", | ||
"@thi.ng/vectors": "^7.12.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
@@ -104,3 +104,3 @@ "typescript": "^5.6.2" | ||
}, | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n" | ||
} |
Updated@thi.ng/api@^8.11.11
Updated@thi.ng/errors@^2.5.17
Updated@thi.ng/matrices@^2.4.15
Updated@thi.ng/pixel@^7.3.5
Updated@thi.ng/vectors@^7.12.3