Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@xylabs/arraybuffer

Package Overview
Dependencies
Maintainers
5
Versions
441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/arraybuffer - npm Package Compare versions

Comparing version
6.0.4
to
6.0.5
+9
-9
package.json
{
"name": "@xylabs/arraybuffer",
"version": "6.0.4",
"version": "6.0.5",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -43,13 +43,13 @@ "keywords": [

"dependencies": {
"@xylabs/hex": "~6.0.4",
"@xylabs/assert": "~6.0.4",
"@xylabs/typeof": "~6.0.4"
"@xylabs/assert": "~6.0.5",
"@xylabs/typeof": "~6.0.5",
"@xylabs/hex": "~6.0.5"
},
"devDependencies": {
"@xylabs/toolchain": "^8.1.5",
"@xylabs/tsconfig": "^8.1.5",
"eslint": "^10.4.0",
"@xylabs/toolchain": "^8.1.8",
"@xylabs/tsconfig": "^8.1.8",
"eslint": "^10.4.1",
"typescript": "^6.0.3",
"vite": "^8.0.14",
"vitest": "^4.1.7",
"vite": "^8.0.16",
"vitest": "^4.1.8",
"zod": "^4.4.3"

@@ -56,0 +56,0 @@ },