@thi.ng/geom-resample
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.1.5...@thi.ng/geom-resample@0.1.6) (2019-03-03) | ||
**Note:** Version bump only for package @thi.ng/geom-resample | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.1.4...@thi.ng/geom-resample@0.1.5) (2019-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -36,6 +36,6 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.1.1", | ||
"@thi.ng/geom-api": "^0.1.4", | ||
"@thi.ng/geom-closest-point": "^0.1.5", | ||
"@thi.ng/geom-api": "^0.1.5", | ||
"@thi.ng/geom-closest-point": "^0.1.6", | ||
"@thi.ng/math": "^1.1.1", | ||
"@thi.ng/vectors": "^2.3.2" | ||
"@thi.ng/vectors": "^2.4.0" | ||
}, | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "ce74afc55215fee990748c9e7d555a839adcec69" | ||
} |
56580
Updated@thi.ng/geom-api@^0.1.5
Updated@thi.ng/vectors@^2.4.0