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