@xylabs/arraybuffer
Advanced tools
+6
-28
| { | ||
| "name": "@xylabs/arraybuffer", | ||
| "version": "5.0.99", | ||
| "version": "5.0.100", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,37 +43,15 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.99", | ||
| "@xylabs/hex": "~5.0.99", | ||
| "@xylabs/typeof": "~5.0.99" | ||
| "@xylabs/assert": "~5.0.100", | ||
| "@xylabs/hex": "~5.0.100", | ||
| "@xylabs/typeof": "~5.0.100" | ||
| }, | ||
| "devDependencies": { | ||
| "@inquirer/core": "~11.1.8", | ||
| "@types/node": "^25.6.0", | ||
| "@xylabs/toolchain": "~7.11.2", | ||
| "@xylabs/tsconfig": "~7.11.2", | ||
| "async-mutex": "~0.5.0", | ||
| "chalk": "~5.6.2", | ||
| "cosmiconfig": ">=9", | ||
| "cosmiconfig-typescript-loader": "~6.3.0", | ||
| "cpy": "~13.2.1", | ||
| "deepmerge": "~4.3.1", | ||
| "@xylabs/toolchain": "~7.11.3", | ||
| "@xylabs/tsconfig": "~7.11.3", | ||
| "esbuild": "^0.28.0", | ||
| "eslint": "^10.2.0", | ||
| "find-up": "~8.0.0", | ||
| "get-tsconfig": "~4.13.7", | ||
| "glob": "~13.0.6", | ||
| "license-checker": "~25.0.1", | ||
| "parse-git-config": "~3.0.0", | ||
| "picomatch": "~4.0.4", | ||
| "publint": "~0.3.18", | ||
| "rollup": "~4.60.1", | ||
| "rollup-plugin-dts": "~6.4.1", | ||
| "rollup-plugin-node-externals": "~9.0.1", | ||
| "semver": "~7.7.4", | ||
| "sort-package-json": "~3.6.1", | ||
| "tsup": "~8.5.1", | ||
| "types-package-json": "~2.0.39", | ||
| "typescript": "^5", | ||
| "vite": "^8.0.9", | ||
| "vitest": "^4.1.5", | ||
| "yargs": "~18.0.0", | ||
| "zod": "^4" | ||
@@ -80,0 +58,0 @@ }, |
9
-70.97%29284
-2.17%Updated
Updated
Updated