@thi.ng/geom-poly-utils
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.9...@thi.ng/geom-poly-utils@0.1.10) (2019-03-21) | ||
**Note:** Version bump only for package @thi.ng/geom-poly-utils | ||
## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.8...@thi.ng/geom-poly-utils@0.1.9) (2019-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Polygon / triangle analysis & processing utilities", | ||
@@ -36,5 +36,5 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.0.3", | ||
"@thi.ng/geom-api": "^0.1.8", | ||
"@thi.ng/geom-api": "^0.1.9", | ||
"@thi.ng/math": "^1.2.0", | ||
"@thi.ng/vectors": "^2.4.3" | ||
"@thi.ng/vectors": "^2.4.4" | ||
}, | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f" | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
} |
51645
Updated@thi.ng/geom-api@^0.1.9
Updated@thi.ng/vectors@^2.4.4