@thi.ng/geom-poly-utils
Advanced tools
Comparing version 2.3.110 to 2.3.111
# Change Log | ||
- **Last updated**: 2024-04-08T14:59:29Z | ||
- **Last updated**: 2024-04-11T12:32:44Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "2.3.110", | ||
"version": "2.3.111", | ||
"description": "2D polygon/polyline analysis & processing utilities", | ||
@@ -39,7 +39,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.10.0", | ||
"@thi.ng/errors": "^2.5.3", | ||
"@thi.ng/geom-api": "^4.0.5", | ||
"@thi.ng/math": "^5.10.9", | ||
"@thi.ng/vectors": "^7.10.26" | ||
"@thi.ng/api": "^8.10.1", | ||
"@thi.ng/errors": "^2.5.4", | ||
"@thi.ng/geom-api": "^4.0.6", | ||
"@thi.ng/math": "^5.10.10", | ||
"@thi.ng/vectors": "^7.10.27" | ||
}, | ||
@@ -115,3 +115,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "85ac4bd4d6d89f8e3689e2863d5bea0cecdb371c\n" | ||
"gitHead": "18a0c063a7b33d790e5bc2486c106f45f663ac28\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 191 standalone projects, maintained as part | ||
> This is one of 192 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
40162
Updated@thi.ng/api@^8.10.1
Updated@thi.ng/errors@^2.5.4
Updated@thi.ng/geom-api@^4.0.6
Updated@thi.ng/math@^5.10.10
Updated@thi.ng/vectors@^7.10.27