@thi.ng/geom-accel
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.3...@thi.ng/geom-accel@1.2.4) (2019-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "nD spatial indexing data structures", | ||
@@ -37,8 +37,8 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.3.2", | ||
"@thi.ng/arrays": "^0.2.2", | ||
"@thi.ng/geom-api": "^0.3.2", | ||
"@thi.ng/arrays": "^0.2.3", | ||
"@thi.ng/geom-api": "^0.3.3", | ||
"@thi.ng/heaps": "^1.1.2", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/transducers": "^5.4.2", | ||
"@thi.ng/vectors": "^3.1.0" | ||
"@thi.ng/transducers": "^5.4.3", | ||
"@thi.ng/vectors": "^3.1.1" | ||
}, | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "7dc1483608a9c2ac4a1cdb62f9765585cda7dc3e" | ||
"gitHead": "6b16cbac7b4495b39ada728be077c7630272d3ac" | ||
} |
71846
Updated@thi.ng/arrays@^0.2.3
Updated@thi.ng/geom-api@^0.3.3
Updated@thi.ng/transducers@^5.4.3
Updated@thi.ng/vectors@^3.1.1