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

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

"dependencies": {
"@xylabs/assert": "~6.0.0",
"@xylabs/hex": "~6.0.0",
"@xylabs/typeof": "~6.0.0"
"@xylabs/hex": "~6.0.1",
"@xylabs/assert": "~6.0.1",
"@xylabs/typeof": "~6.0.1"
},
"devDependencies": {
"@xylabs/toolchain": "^8.0.8",
"@xylabs/tsconfig": "^8.0.8",
"@xylabs/toolchain": "^8.1.0",
"@xylabs/tsconfig": "^8.1.0",
"eslint": "^10.4.0",

@@ -52,0 +52,0 @@ "typescript": "^6.0.3",