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

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

"dependencies": {
"@xylabs/assert": "~7.0.0",
"@xylabs/hex": "~7.0.0",
"@xylabs/typeof": "~7.0.0"
"@xylabs/assert": "~7.0.1",
"@xylabs/hex": "~7.0.1",
"@xylabs/typeof": "~7.0.1"
},
"devDependencies": {
"@xylabs/toolchain": "^8.4.1",
"@xylabs/tsconfig": "^8.4.1",
"@xylabs/toolchain": "^8.5.3",
"@xylabs/tsconfig": "^8.5.3",
"browserslist": "4.28.4",
"eslint": "^10.5.0",
"eslint": "^10.6.0",
"eslint-import-resolver-typescript": "^4.4.5",

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