@thi.ng/geom-resample
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.3...@thi.ng/geom-resample@0.2.4) (2019-07-31) | ||
**Note:** Version bump only for package @thi.ng/geom-resample | ||
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.2...@thi.ng/geom-resample@0.2.3) (2019-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -37,6 +37,6 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.2.2", | ||
"@thi.ng/geom-api": "^0.3.1", | ||
"@thi.ng/geom-closest-point": "^0.3.3", | ||
"@thi.ng/geom-api": "^0.3.2", | ||
"@thi.ng/geom-closest-point": "^0.3.4", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/vectors": "^3.0.3" | ||
"@thi.ng/vectors": "^3.1.0" | ||
}, | ||
@@ -68,3 +68,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "53eec7988c378fc37ae140e7174f36ef9b6208fe" | ||
"gitHead": "7dc1483608a9c2ac4a1cdb62f9765585cda7dc3e" | ||
} |
54765
Updated@thi.ng/geom-api@^0.3.2
Updated@thi.ng/vectors@^3.1.0