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

@xylabs/arraybuffer

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

@@ -44,9 +44,9 @@ "keywords": [

"dependencies": {
"@xylabs/assert": "~5.0.7",
"@xylabs/hex": "~5.0.7",
"@xylabs/typeof": "~5.0.7"
"@xylabs/assert": "~5.0.8",
"@xylabs/hex": "~5.0.8",
"@xylabs/typeof": "~5.0.8"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "~7.1.0",
"@xylabs/tsconfig": "~7.1.0",
"@xylabs/ts-scripts-yarn3": "~7.1.1",
"@xylabs/tsconfig": "~7.1.1",
"typescript": "~5.9.2",

@@ -53,0 +53,0 @@ "vitest": "~3.2.4"