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

@xylabs/arraybuffer

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

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

"dependencies": {
"@xylabs/assert": "~6.1.4",
"@xylabs/typeof": "~6.1.4",
"@xylabs/hex": "~6.1.4"
"@xylabs/assert": "~7.0.0",
"@xylabs/hex": "~7.0.0",
"@xylabs/typeof": "~7.0.0"
},
"devDependencies": {
"@xylabs/toolchain": "^8.3.0",
"@xylabs/tsconfig": "^8.3.0",
"browserslist": ">= 4.21.0",
"@xylabs/toolchain": "^8.4.1",
"@xylabs/tsconfig": "^8.4.1",
"browserslist": "4.28.4",
"eslint": "^10.5.0",
"eslint-import-resolver-typescript": "^4.4",
"eslint-import-resolver-typescript": "^4.4.5",
"typescript": "^6.0.3",

@@ -55,0 +55,0 @@ "vite": "^8.1.0",