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