@thi.ng/morton
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@1.0.4...@thi.ng/morton@1.0.5) (2019-03-18) | ||
**Note:** Version bump only for package @thi.ng/morton | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@1.0.3...@thi.ng/morton@1.0.4) (2019-03-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Z-order-curve / Morton encoding & decoding for 1D, 2D, 3D", | ||
@@ -37,3 +37,3 @@ "module": "./index.js", | ||
"@thi.ng/errors": "^1.0.3", | ||
"@thi.ng/math": "^1.1.1" | ||
"@thi.ng/math": "^1.2.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "e43f57c7554fd78380bba58d37ae62ca01221eeb" | ||
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f" | ||
} |
54390
Updated@thi.ng/math@^1.2.0