@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.50 to 0.3.52
# Change Log | ||
- **Last updated**: 2024-01-26T18:03:04Z | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.50", | ||
"version": "0.3.52", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/grid-iterators": "^4.0.43", | ||
"@thi.ng/matrices": "^2.3.6", | ||
"@thi.ng/pixel": "^6.1.0", | ||
"@thi.ng/vectors": "^7.10.0" | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/grid-iterators": "^4.0.45", | ||
"@thi.ng/matrices": "^2.3.8", | ||
"@thi.ng/pixel": "^6.1.2", | ||
"@thi.ng/vectors": "^7.10.2" | ||
}, | ||
@@ -104,3 +104,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
} |
@@ -10,5 +10,9 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
> and anti-framework. | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -15,0 +19,0 @@ - [About](#about) |
33923
162
Updated@thi.ng/api@^8.9.20
Updated@thi.ng/errors@^2.4.13
Updated@thi.ng/matrices@^2.3.8
Updated@thi.ng/pixel@^6.1.2
Updated@thi.ng/vectors@^7.10.2