@thi.ng/geom-accel
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.7...@thi.ng/geom-accel@1.2.8) (2019-09-21) | ||
**Note:** Version bump only for package @thi.ng/geom-accel | ||
## [1.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@1.2.6...@thi.ng/geom-accel@1.2.7) (2019-08-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-accel", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "nD spatial indexing data structures", | ||
@@ -36,9 +36,9 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.3", | ||
"@thi.ng/arrays": "^0.2.4", | ||
"@thi.ng/geom-api": "^0.3.5", | ||
"@thi.ng/heaps": "^1.1.3", | ||
"@thi.ng/api": "^6.4.0", | ||
"@thi.ng/arrays": "^0.2.5", | ||
"@thi.ng/geom-api": "^0.3.6", | ||
"@thi.ng/heaps": "^1.1.4", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/transducers": "^5.4.4", | ||
"@thi.ng/vectors": "^3.3.0" | ||
"@thi.ng/transducers": "^5.4.5", | ||
"@thi.ng/vectors": "^3.3.1" | ||
}, | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
"gitHead": "5f865588e37a27ceb46484c24fce4d59a0637f90" | ||
} |
67214
Updated@thi.ng/api@^6.4.0
Updated@thi.ng/arrays@^0.2.5
Updated@thi.ng/geom-api@^0.3.6
Updated@thi.ng/heaps@^1.1.4
Updated@thi.ng/transducers@^5.4.5
Updated@thi.ng/vectors@^3.3.1