🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@xylabs/arraybuffer

Package Overview
Dependencies
Maintainers
5
Versions
432
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
5.0.93
to
5.0.94
+10
-10
package.json
{
"name": "@xylabs/arraybuffer",
"version": "5.0.93",
"version": "5.0.94",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -31,2 +31,3 @@ "keywords": [

"types": "./dist/neutral/index.d.ts",
"import": "./dist/neutral/index.mjs",
"default": "./dist/neutral/index.mjs"

@@ -36,3 +37,2 @@ },

},
"module": "./dist/neutral/index.mjs",
"types": "./dist/neutral/index.d.ts",

@@ -47,13 +47,13 @@ "files": [

"dependencies": {
"@xylabs/assert": "~5.0.93",
"@xylabs/hex": "~5.0.93",
"@xylabs/typeof": "~5.0.93"
"@xylabs/assert": "~5.0.94",
"@xylabs/hex": "~5.0.94",
"@xylabs/typeof": "~5.0.94"
},
"devDependencies": {
"@types/node": "*",
"@xylabs/ts-scripts-common": "~7.6.15",
"@xylabs/ts-scripts-pnpm": "~7.6.15",
"@xylabs/tsconfig": "~7.6.15",
"@types/node": "^25.5.2",
"@xylabs/ts-scripts-common": "~7.7.3",
"@xylabs/ts-scripts-pnpm": "~7.7.3",
"@xylabs/tsconfig": "~7.7.3",
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
"esbuild": "^0.27.7",
"esbuild": "^0.28.0",
"typescript": "^5",

@@ -60,0 +60,0 @@ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0",