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
446
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.37
to
5.0.38
+5
-5
package.json
{
"name": "@xylabs/arraybuffer",
"version": "5.0.37",
"version": "5.0.38",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -47,5 +47,5 @@ "keywords": [

"dependencies": {
"@xylabs/assert": "~5.0.37",
"@xylabs/hex": "~5.0.37",
"@xylabs/typeof": "~5.0.37"
"@xylabs/assert": "~5.0.38",
"@xylabs/hex": "~5.0.38",
"@xylabs/typeof": "~5.0.38"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"typescript": "~5.9.3",
"vitest": "~4.0.9"
"vitest": "~4.0.10"
},

@@ -59,0 +59,0 @@ "engines": {