@thi.ng/geom-accel
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.5...@thi.ng/geom-accel@1.2.6) (2019-08-17) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.2.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.4...@thi.ng/geom-accel@1.2.5) (2019-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "nD spatial indexing data structures", | ||
@@ -38,7 +38,7 @@ "module": "./index.js", | ||
"@thi.ng/arrays": "^0.2.3", | ||
"@thi.ng/geom-api": "^0.3.3", | ||
"@thi.ng/geom-api": "^0.3.4", | ||
"@thi.ng/heaps": "^1.1.2", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/transducers": "^5.4.3", | ||
"@thi.ng/vectors": "^3.1.1" | ||
"@thi.ng/vectors": "^3.2.0" | ||
}, | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "6b16cbac7b4495b39ada728be077c7630272d3ac" | ||
"gitHead": "4b74159d35209356ce8f44929599b45ba64277be" | ||
} |
72031
Updated@thi.ng/geom-api@^0.3.4
Updated@thi.ng/vectors@^3.2.0