@thi.ng/geom-poly-utils
Advanced tools
Comparing version 0.1.37 to 0.1.38
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.37...@thi.ng/geom-poly-utils@0.1.38) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/geom-poly-utils | ||
## [0.1.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.36...@thi.ng/geom-poly-utils@0.1.37) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "0.1.37", | ||
"version": "0.1.38", | ||
"description": "2D polygon / triangle analysis & processing utilities", | ||
@@ -42,5 +42,5 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.2.9", | ||
"@thi.ng/geom-api": "^1.0.8", | ||
"@thi.ng/geom-api": "^1.0.9", | ||
"@thi.ng/math": "^1.7.5", | ||
"@thi.ng/vectors": "^4.2.3", | ||
"@thi.ng/vectors": "^4.2.4", | ||
"tslib": "^1.11.1" | ||
@@ -67,3 +67,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
35374
Updated@thi.ng/geom-api@^1.0.9
Updated@thi.ng/vectors@^4.2.4