@thi.ng/geom-resample
Advanced tools
Comparing version 2.3.30 to 2.3.31
# Change Log | ||
- **Last updated**: 2024-02-10T08:59:56Z | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "2.3.30", | ||
"version": "2.3.31", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/checks": "^3.4.23", | ||
"@thi.ng/geom-api": "^3.4.66", | ||
"@thi.ng/geom-closest-point": "^2.1.104", | ||
"@thi.ng/geom-isec": "^2.1.108", | ||
"@thi.ng/math": "^5.10.0", | ||
"@thi.ng/vectors": "^7.10.8" | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/geom-api": "^3.4.67", | ||
"@thi.ng/geom-closest-point": "^2.1.105", | ||
"@thi.ng/geom-isec": "^2.1.109", | ||
"@thi.ng/math": "^5.10.1", | ||
"@thi.ng/vectors": "^7.10.9" | ||
}, | ||
@@ -102,3 +102,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n" | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
} |
Updated@thi.ng/checks@^3.4.24
Updated@thi.ng/geom-api@^3.4.67
Updated@thi.ng/geom-isec@^2.1.109
Updated@thi.ng/math@^5.10.1
Updated@thi.ng/vectors@^7.10.9