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

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

"dependencies": {
"@xylabs/assert": "^4.11.4",
"@xylabs/hex": "^4.11.4",
"@xylabs/typeof": "^4.11.4"
"@xylabs/assert": "^4.11.5",
"@xylabs/hex": "^4.11.5",
"@xylabs/typeof": "^4.11.5"
},

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

"typescript": "^5.8.3",
"vitest": "^3.1.4"
"vitest": "^3.2.0"
},

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