@thi.ng/geom-accel
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.12...@thi.ng/geom-accel@1.1.13) (2019-04-03) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.1.11...@thi.ng/geom-accel@1.1.12) (2019-04-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "nD spatial indexing data structures", | ||
@@ -37,7 +37,7 @@ "module": "./index.js", | ||
"@thi.ng/arrays": "^0.1.6", | ||
"@thi.ng/geom-api": "^0.1.11", | ||
"@thi.ng/geom-api": "^0.1.12", | ||
"@thi.ng/heaps": "^1.0.7", | ||
"@thi.ng/math": "^1.2.2", | ||
"@thi.ng/transducers": "^5.3.2", | ||
"@thi.ng/vectors": "^2.5.1" | ||
"@thi.ng/transducers": "^5.3.3", | ||
"@thi.ng/vectors": "^2.5.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "8982b253961afbee2a63135c4ed7153c61febefb" | ||
"gitHead": "64f47038295aae78f36342a92590600206873049" | ||
} |
75974
Updated@thi.ng/geom-api@^0.1.12
Updated@thi.ng/transducers@^5.3.3
Updated@thi.ng/vectors@^2.5.2