@thi.ng/morton
Advanced tools
Comparing version 2.0.24 to 2.0.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.24...@thi.ng/morton@2.0.25) (2020-09-22) | ||
**Note:** Version bump only for package @thi.ng/morton | ||
## [2.0.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.23...@thi.ng/morton@2.0.24) (2020-09-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "2.0.24", | ||
"version": "2.0.25", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -52,5 +52,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.0", | ||
"@thi.ng/binary": "^2.0.15", | ||
"@thi.ng/math": "^2.1.0" | ||
"@thi.ng/api": "^6.13.1", | ||
"@thi.ng/binary": "^2.0.16", | ||
"@thi.ng/math": "^2.1.1" | ||
}, | ||
@@ -68,3 +68,2 @@ "files": [ | ||
"encode", | ||
"es6", | ||
"hash", | ||
@@ -90,3 +89,3 @@ "morton", | ||
}, | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
} |
@@ -39,2 +39,4 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bmorton%5D) | ||
### Related packages | ||
@@ -41,0 +43,0 @@ |
96876
150
Updated@thi.ng/api@^6.13.1
Updated@thi.ng/binary@^2.0.16
Updated@thi.ng/math@^2.1.1