@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.53 to 0.3.54
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Last updated**: 2024-01-30T21:37:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.53", | ||
"version": "0.3.54", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/grid-iterators": "^4.0.46", | ||
"@thi.ng/matrices": "^2.3.9", | ||
"@thi.ng/pixel": "^6.1.3", | ||
"@thi.ng/vectors": "^7.10.3" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/grid-iterators": "^4.0.47", | ||
"@thi.ng/matrices": "^2.3.10", | ||
"@thi.ng/pixel": "^6.1.4", | ||
"@thi.ng/vectors": "^7.10.4" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
33924
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/errors@^2.4.15
Updated@thi.ng/matrices@^2.3.10
Updated@thi.ng/pixel@^6.1.4
Updated@thi.ng/vectors@^7.10.4