@thi.ng/geom-resample
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.0...@thi.ng/geom-resample@0.2.1) (2019-07-08) | ||
**Note:** Version bump only for package @thi.ng/geom-resample | ||
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.1.17...@thi.ng/geom-resample@0.2.0) (2019-07-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-resample", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", | ||
@@ -36,6 +36,6 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.2.0", | ||
"@thi.ng/geom-api": "^0.2.4", | ||
"@thi.ng/geom-closest-point": "^0.3.0", | ||
"@thi.ng/geom-api": "^0.2.5", | ||
"@thi.ng/geom-closest-point": "^0.3.1", | ||
"@thi.ng/math": "^1.4.0", | ||
"@thi.ng/vectors": "^3.0.0" | ||
"@thi.ng/vectors": "^3.0.1" | ||
}, | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "efa9fdd61dd4ad2187cefe0a26df3bf2baade24b" | ||
"gitHead": "05bc27ae468aefcfa8d1a5016dcbcfc22b7e8a85" | ||
} |
58751
5
Updated@thi.ng/geom-api@^0.2.5
Updated@thi.ng/vectors@^3.0.1