@thi.ng/geom-accel
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.7...@thi.ng/geom-accel@1.1.8) (2019-03-12) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.6...@thi.ng/geom-accel@1.1.7) (2019-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "nD spatial indexing data structures", | ||
@@ -36,8 +36,8 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/arrays": "^0.1.2", | ||
"@thi.ng/geom-api": "^0.1.6", | ||
"@thi.ng/arrays": "^0.1.3", | ||
"@thi.ng/geom-api": "^0.1.7", | ||
"@thi.ng/heaps": "^1.0.5", | ||
"@thi.ng/math": "^1.1.1", | ||
"@thi.ng/transducers": "^5.2.0", | ||
"@thi.ng/vectors": "^2.4.1" | ||
"@thi.ng/transducers": "^5.2.1", | ||
"@thi.ng/vectors": "^2.4.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
"gitHead": "05e82adc716d6b422fbfac861723fac5babeeb83" | ||
} |
76710
Updated@thi.ng/arrays@^0.1.3
Updated@thi.ng/geom-api@^0.1.7
Updated@thi.ng/transducers@^5.2.1
Updated@thi.ng/vectors@^2.4.2