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