@xyo-network/bridge-websocket 5.5.6 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +32 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/bridge-websocket",
3
- "version": "5.5.6",
3
+ "version": "5.6.0",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -42,23 +42,22 @@
42
42
  "README.md"
43
43
  ],
44
44
  "dependencies": {
45
- "@xyo-network/bridge-abstract": "~5.5.6",
46
- "@xyo-network/bridge-model": "~5.5.6",
47
- "@xyo-network/module-resolver": "~5.5.6",
48
- "@xyo-network/module-model": "~5.5.6"
45
+ "@xyo-network/module-model": "~5.6.0",
46
+ "@xyo-network/module-resolver": "~5.6.0",
47
+ "@xyo-network/bridge-model": "~5.6.0",
48
+ "@xyo-network/bridge-abstract": "~5.6.0"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@bitauth/libauth": "~3.0.0",
52
52
  "@opentelemetry/api": "^1.9.1",
53
- "@opentelemetry/sdk-trace-base": "^2.7.0",
53
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
54
54
  "@scure/base": "~2.2.0",
55
55
  "@types/node": "^25.6.0",
56
- "@xylabs/sdk-js": "^5.0.100",
57
- "@xylabs/threads": "~5.0.100",
58
- "@xylabs/toolchain": "~7.11.12",
59
- "@xylabs/tsconfig": "~7.11.12",
60
- "@xylabs/vitest-extended": "~5.0.100",
61
- "@xylabs/vitest-matchers": "~5.0.100",
56
+ "@xylabs/sdk-js": "^5.1.0",
57
+ "@xylabs/threads": "~5.0.102",
58
+ "@xylabs/toolchain": "~7.12.3",
59
+ "@xylabs/tsconfig": "~7.12.3",
60
+ "@xylabs/vitest-extended": "~5.1.0",
62
61
  "@xyo-network/account": "~5.5.2",
63
62
  "@xyo-network/account-model": "~5.5.2",
64
63
  "@xyo-network/boundwitness-builder": "~5.5.2",
@@ -77,10 +76,10 @@
77
76
  "chalk": "^5.6.2",
78
77
  "debug": "~4.4.3",
79
78
  "esbuild": "^0.28.0",
80
- "eslint": "^10.2.1",
79
+ "eslint": "^10.3.0",
81
80
  "ethers": "^6.16.0",
82
81
  "hash-wasm": "~4.12.0",
83
- "lru-cache": "^11.3.5",
82
+ "lru-cache": "^11.3.6",
84
83
  "observable-fns": "~0.6.1",
85
84
  "pako": "~2.1.0",
86
85
  "socket.io": "^4.8.3",
@@ -90,30 +89,30 @@
90
89
  "vite": "^8.0.10",
91
90
  "vitest": "~4.1.5",
92
91
  "wasm-feature-detect": "~1.8.0",
93
- "zod": "^4.3.6",
94
- "@xyo-network/archivist-model": "~5.5.6",
95
- "@xyo-network/node-memory": "~5.5.6",
96
- "@xyo-network/node-model": "~5.5.6"
92
+ "zod": "^4.4.3",
93
+ "@xyo-network/node-memory": "~5.6.0",
94
+ "@xyo-network/archivist-model": "~5.6.0",
95
+ "@xyo-network/node-model": "~5.6.0"
97
96
  },
98
97
  "peerDependencies": {
99
- "@scure/base": ">=2.2.0 <3",
100
- "@xylabs/sdk-js": ">=5.0.100 <6",
101
- "@xyo-network/account": ">=5.5.2 <6",
102
- "@xyo-network/account-model": ">=5.5.2 <6",
103
- "@xyo-network/boundwitness-builder": ">=5.5.2 <6",
104
- "@xyo-network/boundwitness-model": ">=5.5.2 <6",
105
- "@xyo-network/boundwitness-wrapper": ">=5.5.2 <6",
106
- "@xyo-network/config-payload-plugin": ">=5.5.2 <6",
107
- "@xyo-network/manifest-model": ">=5.5.2 <6",
108
- "@xyo-network/payload-builder": ">=5.5.2 <6",
109
- "@xyo-network/payload-model": ">=5.5.2 <6",
110
- "@xyo-network/query-payload-plugin": ">=5.5.2 <6",
111
- "@xyo-network/wallet-model": ">=5.5.2 <6",
98
+ "@scure/base": ">=2.2.0 <2.3",
99
+ "@xylabs/sdk-js": ">=5.1.0 <6",
100
+ "@xyo-network/account": ">=5.5.2 <5.6",
101
+ "@xyo-network/account-model": ">=5.5.2 <5.6",
102
+ "@xyo-network/boundwitness-builder": ">=5.5.2 <5.6",
103
+ "@xyo-network/boundwitness-model": ">=5.5.2 <5.6",
104
+ "@xyo-network/boundwitness-wrapper": ">=5.5.2 <5.6",
105
+ "@xyo-network/config-payload-plugin": ">=5.5.2 <5.6",
106
+ "@xyo-network/manifest-model": ">=5.5.2 <5.6",
107
+ "@xyo-network/payload-builder": ">=5.5.2 <5.6",
108
+ "@xyo-network/payload-model": ">=5.5.2 <5.6",
109
+ "@xyo-network/query-payload-plugin": ">=5.5.2 <5.6",
110
+ "@xyo-network/wallet-model": ">=5.5.2 <5.6",
112
111
  "async-mutex": ">=0.5.0 <1",
113
112
  "ethers": ">=6.16.0 <7",
114
- "lru-cache": ">=11.3.5 <12",
113
+ "lru-cache": ">=11.3.6 <12",
115
114
  "socket.io": ">=4.8.3 <5",
116
- "zod": ">=4.3.6 <5"
115
+ "zod": ">=4.4.3 <5"
117
116
  },
118
117
  "publishConfig": {
119
118
  "access": "public"