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

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

"dependencies": {
"@xylabs/assert": "^4.12.11",
"@xylabs/hex": "^4.12.11",
"@xylabs/typeof": "^4.12.11"
"@xylabs/assert": "^4.12.12",
"@xylabs/hex": "^4.12.12",
"@xylabs/typeof": "^4.12.12"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^6.5.8",
"@xylabs/tsconfig": "^6.5.8",
"@xylabs/ts-scripts-yarn3": "^6.5.9",
"@xylabs/tsconfig": "^6.5.9",
"typescript": "^5.8.3",
"vitest": "^3.2.3"
"vitest": "^3.2.4"
},

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