Latest Supply Chain Attack:Mini Shai-Hulud Hits @antv npm Packages, 639 Versions Compromised.Learn More
Socket
Book a DemoSign in
Socket

@xylabs/object-model

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/object-model - npm Package Compare versions

Comparing version
5.0.101
to
5.0.102
+9
-9
package.json
{
"name": "@xylabs/object-model",
"version": "5.0.101",
"version": "5.0.102",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -37,14 +37,14 @@ "homepage": "https://xyo.network",

"dependencies": {
"@xylabs/assert": "~5.0.101",
"@xylabs/logger": "~5.0.101",
"@xylabs/promise": "~5.0.101",
"@xylabs/typeof": "~5.0.101"
"@xylabs/assert": "~5.0.102",
"@xylabs/promise": "~5.0.102",
"@xylabs/logger": "~5.0.102",
"@xylabs/typeof": "~5.0.102"
},
"devDependencies": {
"@types/node": "^25.6.0",
"@xylabs/toolchain": "~7.11.12",
"@xylabs/tsconfig": "~7.11.12",
"@xylabs/toolchain": "~7.12.3",
"@xylabs/tsconfig": "~7.12.3",
"esbuild": "^0.28.0",
"eslint": "^10.2.0",
"typescript": "^5",
"eslint": "^10.3.0",
"typescript": "^5.9.3",
"vite": "^8.0.10",

@@ -51,0 +51,0 @@ "vitest": "^4.1.5"