@xylabs/arraybuffer
Advanced tools
+5
-5
| { | ||
| "name": "@xylabs/arraybuffer", | ||
| "version": "5.0.37", | ||
| "version": "5.0.38", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -47,5 +47,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.37", | ||
| "@xylabs/hex": "~5.0.37", | ||
| "@xylabs/typeof": "~5.0.37" | ||
| "@xylabs/assert": "~5.0.38", | ||
| "@xylabs/hex": "~5.0.38", | ||
| "@xylabs/typeof": "~5.0.38" | ||
| }, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
| "typescript": "~5.9.3", | ||
| "vitest": "~4.0.9" | ||
| "vitest": "~4.0.10" | ||
| }, | ||
@@ -59,0 +59,0 @@ "engines": { |
29825
0Updated
Updated
Updated