@thi.ng/bitfield
Advanced tools
Comparing version 2.3.42 to 2.3.43
# Change Log | ||
- **Last updated**: 2024-06-21T19:34:38Z | ||
- **Last updated**: 2024-06-29T09:28:35Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "2.3.42", | ||
"version": "2.3.43", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -39,6 +39,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.3", | ||
"@thi.ng/binary": "^3.4.26", | ||
"@thi.ng/errors": "^2.5.8", | ||
"@thi.ng/strings": "^3.7.34" | ||
"@thi.ng/api": "^8.11.4", | ||
"@thi.ng/binary": "^3.4.27", | ||
"@thi.ng/errors": "^2.5.9", | ||
"@thi.ng/strings": "^3.7.35" | ||
}, | ||
@@ -91,3 +91,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "154c95cf9d6bab32174498ec3b5b5d87e42be7f9\n" | ||
"gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 193 standalone projects, maintained as part | ||
> This is one of 189 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.4
Updated@thi.ng/binary@^3.4.27
Updated@thi.ng/errors@^2.5.9
Updated@thi.ng/strings@^3.7.35