@thi.ng/binary
Advanced tools
Comparing version 3.4.32 to 3.4.33
# Change Log | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "3.4.32", | ||
"version": "3.4.33", | ||
"description": "100+ assorted binary / bitwise operations, conversions, utilities, lookup tables", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.9" | ||
"@thi.ng/api": "^8.11.10" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"typedoc": "^0.26.7", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -135,3 +135,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
} |
54606
Updated@thi.ng/api@^8.11.10