@xylabs/arraybuffer
Advanced tools
+6
-8
| { | ||
| "name": "@xylabs/arraybuffer", | ||
| "version": "5.1.0", | ||
| "version": "5.1.1", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,11 +43,9 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.1.0", | ||
| "@xylabs/hex": "~5.1.0", | ||
| "@xylabs/typeof": "~5.1.0" | ||
| "@xylabs/assert": "~5.1.1", | ||
| "@xylabs/hex": "~5.1.1", | ||
| "@xylabs/typeof": "~5.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.6.0", | ||
| "@xylabs/toolchain": "~7.12.3", | ||
| "@xylabs/tsconfig": "~7.12.3", | ||
| "esbuild": "^0.28.0", | ||
| "@xylabs/toolchain": "~7.13.2", | ||
| "@xylabs/tsconfig": "~7.13.2", | ||
| "eslint": "^10.3.0", | ||
@@ -54,0 +52,0 @@ "typescript": "^5.9.3", |
7
-22.22%29237
-0.19%Updated
Updated
Updated