@thi.ng/bitfield
Advanced tools
Comparing version 2.3.13 to 2.3.14
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:38Z | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "2.3.13", | ||
"version": "2.3.14", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/binary": "^3.4.3", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/strings": "^3.7.6" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/binary": "^3.4.4", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/strings": "^3.7.7" | ||
}, | ||
@@ -90,3 +90,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
41315
145
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/binary@^3.4.4
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/strings@^3.7.7