@thi.ng/geom-poly-utils
Advanced tools
Comparing version 0.1.15 to 0.1.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.15...@thi.ng/geom-poly-utils@0.1.16) (2019-04-26) | ||
**Note:** Version bump only for package @thi.ng/geom-poly-utils | ||
## [0.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.14...@thi.ng/geom-poly-utils@0.1.15) (2019-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "Polygon / triangle analysis & processing utilities", | ||
@@ -36,5 +36,5 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.0.6", | ||
"@thi.ng/geom-api": "^0.2.1", | ||
"@thi.ng/geom-api": "^0.2.2", | ||
"@thi.ng/math": "^1.2.3", | ||
"@thi.ng/vectors": "^2.5.4" | ||
"@thi.ng/vectors": "^2.5.5" | ||
}, | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "38b2c61a9a7c1344889b81cd6eb3dcd601ceb443" | ||
"gitHead": "aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8" | ||
} |
51315
Updated@thi.ng/geom-api@^0.2.2
Updated@thi.ng/vectors@^2.5.5