@thi.ng/geom-isec
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.3...@thi.ng/geom-isec@0.3.4) (2019-07-31) | ||
**Note:** Version bump only for package @thi.ng/geom-isec | ||
## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.2...@thi.ng/geom-isec@0.3.3) (2019-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-isec", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "2D/3D shape intersection checks", | ||
@@ -37,6 +37,6 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.3.2", | ||
"@thi.ng/geom-api": "^0.3.1", | ||
"@thi.ng/geom-closest-point": "^0.3.3", | ||
"@thi.ng/geom-api": "^0.3.2", | ||
"@thi.ng/geom-closest-point": "^0.3.4", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/vectors": "^3.0.3" | ||
"@thi.ng/vectors": "^3.1.0" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "53eec7988c378fc37ae140e7174f36ef9b6208fe" | ||
"gitHead": "7dc1483608a9c2ac4a1cdb62f9765585cda7dc3e" | ||
} |
92456
Updated@thi.ng/geom-api@^0.3.2
Updated@thi.ng/vectors@^3.1.0