@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.11 to 0.3.12
# Change Log | ||
- **Last updated**: 2023-08-10T12:25:09Z | ||
- **Last updated**: 2023-08-12T13:14:08Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.11", | ||
"version": "0.3.12", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.2", | ||
"@thi.ng/errors": "^2.3.2", | ||
"@thi.ng/grid-iterators": "^4.0.8", | ||
"@thi.ng/matrices": "^2.1.61", | ||
"@thi.ng/pixel": "^4.2.11", | ||
"@thi.ng/vectors": "^7.7.4" | ||
"@thi.ng/api": "^8.9.3", | ||
"@thi.ng/errors": "^2.3.3", | ||
"@thi.ng/grid-iterators": "^4.0.9", | ||
"@thi.ng/matrices": "^2.1.62", | ||
"@thi.ng/pixel": "^4.2.12", | ||
"@thi.ng/vectors": "^7.7.5" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.20", | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.21", | ||
"rimraf": "^5.0.1", | ||
@@ -104,3 +104,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258\n" | ||
"gitHead": "399f8c53d66b9b763d16c21bb59f145df5f59514\n" | ||
} |
Updated@thi.ng/api@^8.9.3
Updated@thi.ng/errors@^2.3.3
Updated@thi.ng/matrices@^2.1.62
Updated@thi.ng/pixel@^4.2.12
Updated@thi.ng/vectors@^7.7.5