@thi.ng/geom-poly-utils
Advanced tools
Comparing version 3.0.32 to 3.0.33
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "3.0.32", | ||
"version": "3.0.33", | ||
"description": "2D polygon/polyline analysis & processing utilities", | ||
@@ -42,6 +42,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/math": "^5.11.20", | ||
"@thi.ng/vectors": "^7.12.20" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/math": "^5.11.21", | ||
"@thi.ng/vectors": "^7.12.21" | ||
}, | ||
@@ -118,3 +118,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 201 standalone projects, maintained as part | ||
> This is one of 202 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.21
Updated@thi.ng/errors@^2.5.27
Updated@thi.ng/math@^5.11.21
Updated@thi.ng/vectors@^7.12.21