@xylabs/arraybuffer
Advanced tools
+4
-4
| { | ||
| "name": "@xylabs/arraybuffer", | ||
| "version": "5.0.76", | ||
| "version": "5.0.78", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -47,5 +47,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.76", | ||
| "@xylabs/hex": "~5.0.76", | ||
| "@xylabs/typeof": "~5.0.76" | ||
| "@xylabs/assert": "~5.0.78", | ||
| "@xylabs/hex": "~5.0.78", | ||
| "@xylabs/typeof": "~5.0.78" | ||
| }, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
Updated
Updated
Updated