@thi.ng/bitfield
Advanced tools
Comparing version 2.3.16 to 2.3.17
# Change Log | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Last updated**: 2024-01-29T20:39:36Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "2.3.16", | ||
"version": "2.3.17", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.18", | ||
"@thi.ng/binary": "^3.4.6", | ||
"@thi.ng/errors": "^2.4.11", | ||
"@thi.ng/strings": "^3.7.9" | ||
"@thi.ng/api": "^8.9.19", | ||
"@thi.ng/binary": "^3.4.7", | ||
"@thi.ng/errors": "^2.4.12", | ||
"@thi.ng/strings": "^3.7.10" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n" | ||
"gitHead": "20909ffc46f23f61ec7647e8d27ed17752ce9828\n" | ||
} |
@@ -10,5 +10,9 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
> and anti-framework. | ||
> | ||
> 🚀 Help me to work full-time on these projects by [sponsoring me on | ||
> GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️ | ||
@@ -15,0 +19,0 @@ - [About](#about) |
41490
149
Updated@thi.ng/api@^8.9.19
Updated@thi.ng/binary@^3.4.7
Updated@thi.ng/errors@^2.4.12
Updated@thi.ng/strings@^3.7.10