@thi.ng/geom-resample
Advanced tools
Comparing version 3.0.8 to 3.0.9
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -39,8 +39,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/checks": "^3.6.10", | ||
"@thi.ng/geom-closest-point": "^2.1.136", | ||
"@thi.ng/geom-isec": "^4.0.8", | ||
"@thi.ng/math": "^5.11.7", | ||
"@thi.ng/vectors": "^7.11.8" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/geom-closest-point": "^2.1.137", | ||
"@thi.ng/geom-isec": "^4.0.9", | ||
"@thi.ng/math": "^5.11.8", | ||
"@thi.ng/vectors": "^7.11.9" | ||
}, | ||
@@ -106,3 +106,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 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.9
Updated@thi.ng/checks@^3.6.11
Updated@thi.ng/geom-isec@^4.0.9
Updated@thi.ng/math@^5.11.8
Updated@thi.ng/vectors@^7.11.9