@thi.ng/geom-resample
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.11...@thi.ng/geom-resample@0.2.12) (2020-01-26) | ||
**Note:** Version bump only for package @thi.ng/geom-resample | ||
## [0.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.10...@thi.ng/geom-resample@0.2.11) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -42,6 +42,6 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.5.0", | ||
"@thi.ng/geom-api": "^1.0.0", | ||
"@thi.ng/geom-closest-point": "^0.3.11", | ||
"@thi.ng/geom-api": "^1.0.1", | ||
"@thi.ng/geom-closest-point": "^0.3.12", | ||
"@thi.ng/math": "^1.6.0", | ||
"@thi.ng/vectors": "^4.0.2" | ||
"@thi.ng/vectors": "^4.0.3" | ||
}, | ||
@@ -76,3 +76,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "38d193103121815a5794ae242817f8f306b6ddd4" | ||
} |
60475
Updated@thi.ng/geom-api@^1.0.1
Updated@thi.ng/vectors@^4.0.3