@thi.ng/bitfield
Advanced tools
Comparing version 2.3.49 to 2.3.50
# Change Log | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "2.3.49", | ||
"version": "2.3.50", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.8", | ||
"@thi.ng/binary": "^3.4.31", | ||
"@thi.ng/errors": "^2.5.14", | ||
"@thi.ng/strings": "^3.8.3" | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/binary": "^3.4.32", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/strings": "^3.8.4" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e914ebbd81c56783c39cf746548c547cbacadc96\n" | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 198 standalone projects, maintained as part | ||
> This is one of 199 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.9
Updated@thi.ng/binary@^3.4.32
Updated@thi.ng/errors@^2.5.15
Updated@thi.ng/strings@^3.8.4