@thi.ng/geom-isec
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.5...@thi.ng/geom-isec@0.5.6) (2020-08-20) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.5.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.4...@thi.ng/geom-isec@0.5.5) (2020-08-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -53,6 +53,6 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.12.2", | ||
"@thi.ng/geom-api": "^1.0.31", | ||
"@thi.ng/geom-closest-point": "^0.3.42", | ||
"@thi.ng/geom-api": "^1.0.32", | ||
"@thi.ng/geom-closest-point": "^0.3.43", | ||
"@thi.ng/math": "^2.0.3", | ||
"@thi.ng/vectors": "^4.6.2" | ||
"@thi.ng/vectors": "^4.6.3" | ||
}, | ||
@@ -82,3 +82,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "44824f17050b412d635b576bf5f9b2136dac9554" | ||
"gitHead": "8ab94861c3531858dc7cb031ce77f7ad36a6f13e" | ||
} |
117023
Updated@thi.ng/geom-api@^1.0.32
Updated@thi.ng/vectors@^4.6.3