@thi.ng/morton
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.9...@thi.ng/morton@2.0.10) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/morton | ||
## [2.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.8...@thi.ng/morton@2.0.9) (2020-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -41,5 +41,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.1", | ||
"@thi.ng/binary": "^2.0.3", | ||
"@thi.ng/math": "^1.7.6", | ||
"@thi.ng/api": "^6.10.2", | ||
"@thi.ng/binary": "^2.0.4", | ||
"@thi.ng/math": "^1.7.7", | ||
"tslib": "^1.11.1" | ||
@@ -82,3 +82,3 @@ }, | ||
}, | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8" | ||
} |
96682
Updated@thi.ng/api@^6.10.2
Updated@thi.ng/binary@^2.0.4
Updated@thi.ng/math@^1.7.7