@xylabs/arraybuffer
Advanced tools
+6
-6
| { | ||
| "name": "@xylabs/arraybuffer", | ||
| "version": "6.0.0", | ||
| "version": "6.0.1", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,9 +43,9 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~6.0.0", | ||
| "@xylabs/hex": "~6.0.0", | ||
| "@xylabs/typeof": "~6.0.0" | ||
| "@xylabs/hex": "~6.0.1", | ||
| "@xylabs/assert": "~6.0.1", | ||
| "@xylabs/typeof": "~6.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.0.8", | ||
| "@xylabs/tsconfig": "^8.0.8", | ||
| "@xylabs/toolchain": "^8.1.0", | ||
| "@xylabs/tsconfig": "^8.1.0", | ||
| "eslint": "^10.4.0", | ||
@@ -52,0 +52,0 @@ "typescript": "^6.0.3", |
Updated
Updated
Updated