@thi.ng/morton
Advanced tools
Comparing version 2.0.39 to 2.0.40
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.0.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.38...@thi.ng/morton@2.0.39) (2021-04-03) | ||
## [2.0.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.39...@thi.ng/morton@2.0.40) (2021-04-24) | ||
@@ -15,18 +15,2 @@ **Note:** Version bump only for package @thi.ng/morton | ||
## [2.0.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.37...@thi.ng/morton@2.0.38) (2021-03-17) | ||
**Note:** Version bump only for package @thi.ng/morton | ||
## [2.0.37](https://github.com/thi-ng/umbrella/compare/@thi.ng/morton@2.0.36...@thi.ng/morton@2.0.37) (2021-03-12) | ||
**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) | ||
@@ -33,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "2.0.39", | ||
"version": "2.0.40", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -54,3 +54,3 @@ "module": "./index.js", | ||
"@thi.ng/binary": "^2.2.4", | ||
"@thi.ng/math": "^3.4.0" | ||
"@thi.ng/math": "^4.0.0" | ||
}, | ||
@@ -93,3 +93,3 @@ "files": [ | ||
}, | ||
"gitHead": "452a679a1c40e0708ac9007b25a45e209af78e59" | ||
"gitHead": "8fcf77133e53fe5871ea12030b9b079cca315d2d" | ||
} |
96489
+ Added@thi.ng/math@4.0.6(transitive)
- Removed@thi.ng/math@3.4.0(transitive)
Updated@thi.ng/math@^4.0.0