@thi.ng/geom-isec
Advanced tools
Comparing version 0.4.12 to 0.4.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.12...@thi.ng/geom-isec@0.4.13) (2020-04-23) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.4.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.4.11...@thi.ng/geom-isec@0.4.12) (2020-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.4.12", | ||
"version": "0.4.13", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -42,6 +42,6 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.10.1", | ||
"@thi.ng/geom-api": "^1.0.12", | ||
"@thi.ng/geom-closest-point": "^0.3.23", | ||
"@thi.ng/geom-api": "^1.0.13", | ||
"@thi.ng/geom-closest-point": "^0.3.24", | ||
"@thi.ng/math": "^1.7.6", | ||
"@thi.ng/vectors": "^4.3.0", | ||
"@thi.ng/vectors": "^4.3.1", | ||
"tslib": "^1.11.1" | ||
@@ -72,3 +72,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "949d1f07a0e0cb038ee1aefa3a284a08ac2930a1" | ||
"gitHead": "7d53b9da131181ae2cf35d325941a353f9b3494b" | ||
} |
114524
Updated@thi.ng/geom-api@^1.0.13
Updated@thi.ng/vectors@^4.3.1