@thi.ng/geom-poly-utils
Advanced tools
Comparing version 0.1.40 to 0.1.41
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.41](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.40...@thi.ng/geom-poly-utils@0.1.41) (2020-04-23) | ||
**Note:** Version bump only for package @thi.ng/geom-poly-utils | ||
## [0.1.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.39...@thi.ng/geom-poly-utils@0.1.40) (2020-04-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-poly-utils", | ||
"version": "0.1.40", | ||
"version": "0.1.41", | ||
"description": "2D polygon / triangle analysis & processing utilities", | ||
@@ -42,5 +42,5 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.2.10", | ||
"@thi.ng/geom-api": "^1.0.11", | ||
"@thi.ng/geom-api": "^1.0.12", | ||
"@thi.ng/math": "^1.7.6", | ||
"@thi.ng/vectors": "^4.2.6", | ||
"@thi.ng/vectors": "^4.3.0", | ||
"tslib": "^1.11.1" | ||
@@ -72,3 +72,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "4ec4361346c3c4a5552148955a6412aa1ed8f4bc" | ||
"gitHead": "949d1f07a0e0cb038ee1aefa3a284a08ac2930a1" | ||
} |
51091
Updated@thi.ng/geom-api@^1.0.12
Updated@thi.ng/vectors@^4.3.0