@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.37 to 0.3.38
# Change Log | ||
- **Last updated**: 2023-11-09T10:28:19Z | ||
- **Last updated**: 2023-11-24T09:35:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.37", | ||
"version": "0.3.38", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -36,16 +36,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.8", | ||
"@thi.ng/errors": "^2.4.2", | ||
"@thi.ng/grid-iterators": "^4.0.32", | ||
"@thi.ng/matrices": "^2.2.9", | ||
"@thi.ng/pixel": "^5.0.0", | ||
"@thi.ng/vectors": "^7.8.5" | ||
"@thi.ng/api": "^8.9.9", | ||
"@thi.ng/errors": "^2.4.3", | ||
"@thi.ng/grid-iterators": "^4.0.33", | ||
"@thi.ng/matrices": "^2.2.10", | ||
"@thi.ng/pixel": "^5.0.1", | ||
"@thi.ng/vectors": "^7.8.6" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.2", | ||
"@thi.ng/testament": "^0.4.1", | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"@thi.ng/testament": "^0.4.2", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.2" | ||
}, | ||
@@ -103,3 +103,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2be4c38c9680da929339bd164acfb69ebb1fd3d0\n" | ||
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\n" | ||
} |
36140
Updated@thi.ng/api@^8.9.9
Updated@thi.ng/errors@^2.4.3
Updated@thi.ng/matrices@^2.2.10
Updated@thi.ng/pixel@^5.0.1
Updated@thi.ng/vectors@^7.8.6