🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@xylabs/arraybuffer

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

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

"dependencies": {
"@xylabs/assert": "^4.11.11",
"@xylabs/hex": "^4.11.11",
"@xylabs/typeof": "^4.11.11"
"@xylabs/assert": "^4.11.12",
"@xylabs/hex": "^4.11.12",
"@xylabs/typeof": "^4.11.12"
},

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

"typescript": "^5.8.3",
"vitest": "^3.2.1"
"vitest": "^3.2.2"
},

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