@thi.ng/morton
Advanced tools
Comparing version 3.1.22 to 3.1.23
# Change Log | ||
- **Last updated**: 2022-11-23T22:46:54Z | ||
- **Last updated**: 2022-11-30T22:27:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/morton", | ||
"version": "3.1.22", | ||
"version": "3.1.23", | ||
"description": "Z-order curve / Morton encoding, decoding & range extraction for arbitrary dimensions", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.5.0", | ||
"@thi.ng/binary": "^3.3.11", | ||
"@thi.ng/errors": "^2.2.4", | ||
"@thi.ng/math": "^5.3.14" | ||
"@thi.ng/api": "^8.5.1", | ||
"@thi.ng/binary": "^3.3.12", | ||
"@thi.ng/errors": "^2.2.5", | ||
"@thi.ng/math": "^5.3.15" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"rimraf": "^3.0.2", | ||
@@ -108,3 +108,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774\n" | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
} |
@@ -69,3 +69,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 2.06 KB | ||
Package sizes (brotli'd, pre-treeshake): ESM: 1.91 KB | ||
@@ -72,0 +72,0 @@ ## Dependencies |
46890
Updated@thi.ng/api@^8.5.1
Updated@thi.ng/binary@^3.3.12
Updated@thi.ng/errors@^2.2.5
Updated@thi.ng/math@^5.3.15