🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@xylabs/arraybuffer

Package Overview
Dependencies
Maintainers
5
Versions
211
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

to
4.8.0

15

package.json
{
"name": "@xylabs/arraybuffer",
"version": "4.8.0-rc.2",
"stableVersion": "4.7.1",
"version": "4.8.0",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -39,10 +38,10 @@ "keywords": [

"dependencies": {
"@xylabs/assert": "^4.8.0-rc.2",
"@xylabs/hex": "^4.8.0-rc.2"
"@xylabs/assert": "^4.8.0",
"@xylabs/hex": "^4.8.0"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^6.1.3",
"@xylabs/tsconfig": "^6.1.3",
"typescript": "^5.8.2",
"vitest": "^3.0.9"
"@xylabs/ts-scripts-yarn3": "^6.2.1",
"@xylabs/tsconfig": "^6.2.1",
"typescript": "^5.8.3",
"vitest": "^3.1.1"
},

@@ -49,0 +48,0 @@ "engines": {