@thi.ng/bitfield
Advanced tools
Comparing version 2.3.18 to 2.3.19
# Change Log | ||
- **Last updated**: 2024-01-29T21:04:46Z | ||
- **Last updated**: 2024-01-30T15:21:30Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "2.3.18", | ||
"version": "2.3.19", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.20", | ||
"@thi.ng/binary": "^3.4.8", | ||
"@thi.ng/errors": "^2.4.13", | ||
"@thi.ng/strings": "^3.7.11" | ||
"@thi.ng/api": "^8.9.21", | ||
"@thi.ng/binary": "^3.4.9", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/strings": "^3.7.12" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3fa30b2dc2de762f24fd64b881b68d4da33d4c38\n" | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
} |
Updated@thi.ng/api@^8.9.21
Updated@thi.ng/binary@^3.4.9
Updated@thi.ng/errors@^2.4.14
Updated@thi.ng/strings@^3.7.12