@thi.ng/geom-isec
Advanced tools
Comparing version 0.4.25 to 0.4.26
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.25...@thi.ng/geom-isec@0.4.26) (2020-07-08) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.4.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.24...@thi.ng/geom-isec@0.4.25) (2020-07-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.4.25", | ||
"version": "0.4.26", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -53,6 +53,6 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.11.3", | ||
"@thi.ng/geom-api": "^1.0.25", | ||
"@thi.ng/geom-closest-point": "^0.3.36", | ||
"@thi.ng/geom-api": "^1.0.26", | ||
"@thi.ng/geom-closest-point": "^0.3.37", | ||
"@thi.ng/math": "^1.7.13", | ||
"@thi.ng/vectors": "^4.5.3" | ||
"@thi.ng/vectors": "^4.5.4" | ||
}, | ||
@@ -82,3 +82,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "9966e103d7dc816ac8e6989d250bfb1a57da51a4" | ||
"gitHead": "775cdb99da136625e4633e3efdc0aa15ea7a3917" | ||
} |
112566
Updated@thi.ng/geom-api@^1.0.26
Updated@thi.ng/vectors@^4.5.4