@xyo-network/bridge 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 +50 -51
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/bridge",
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,24 +42,23 @@
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/bridge-wrapper": "~5.5.6"
45
+ "@xyo-network/bridge-abstract": "~5.6.0",
46
+ "@xyo-network/bridge-wrapper": "~5.6.0",
47
+ "@xyo-network/bridge-model": "~5.6.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@bitauth/libauth": "~3.0.0",
51
51
  "@opentelemetry/api": "^1.9.1",
52
- "@opentelemetry/sdk-trace-base": "^2.7.0",
52
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
53
53
  "@scure/base": "~2.2.0",
54
54
  "@scure/bip39": "~2.2.0",
55
55
  "@types/node": "^25.6.0",
56
- "@xylabs/express": "^5.0.100",
57
- "@xylabs/sdk-js": "^5.0.100",
58
- "@xylabs/threads": "~5.0.100",
59
- "@xylabs/toolchain": "~7.11.12",
60
- "@xylabs/tsconfig": "~7.11.12",
61
- "@xylabs/vitest-extended": "~5.0.100",
62
- "@xylabs/vitest-matchers": "~5.0.100",
56
+ "@xylabs/express": "^5.1.0",
57
+ "@xylabs/sdk-js": "^5.1.0",
58
+ "@xylabs/threads": "~5.0.102",
59
+ "@xylabs/toolchain": "~7.12.3",
60
+ "@xylabs/tsconfig": "~7.12.3",
61
+ "@xylabs/vitest-extended": "~5.1.0",
63
62
  "@xyo-network/account": "~5.5.2",
64
63
  "@xyo-network/account-model": "~5.5.2",
65
64
  "@xyo-network/api-models": "~5.5.2",
@@ -83,14 +82,14 @@
83
82
  "connect": "^3.7.0",
84
83
  "debug": "~4.4.3",
85
84
  "esbuild": "^0.28.0",
86
- "eslint": "^10.2.1",
85
+ "eslint": "^10.3.0",
87
86
  "ethers": "^6.16.0",
88
87
  "express": "^5.2.1",
89
88
  "express-mung": "~0.5.1",
90
89
  "get-port-please": "~3.2.0",
91
90
  "hash-wasm": "~4.12.0",
92
91
  "http-status-codes": "~2.3.0",
93
- "lru-cache": "^11.3.5",
92
+ "lru-cache": "^11.3.6",
94
93
  "observable-fns": "~0.6.1",
95
94
  "pako": "~2.1.0",
96
95
  "rollbar": "~3.1.0",
@@ -103,47 +102,47 @@
103
102
  "wasm-feature-detect": "~1.8.0",
104
103
  "winston": "~3.19.0",
105
104
  "winston-transport": "~4.9.0",
106
- "zod": "^4.3.6",
107
- "@xyo-network/archivist-memory": "~5.5.6",
108
- "@xyo-network/archivist-model": "~5.5.6",
109
- "@xyo-network/archivist-wrapper": "~5.5.6",
110
- "@xyo-network/bridge-http": "~5.5.6",
111
- "@xyo-network/bridge-pub-sub": "~5.5.6",
112
- "@xyo-network/diviner-model": "~5.5.6",
113
- "@xyo-network/diviner-wrapper": "~5.5.6",
114
- "@xyo-network/module-abstract": "~5.5.6",
115
- "@xyo-network/diviner-boundwitness": "~5.5.6",
116
- "@xyo-network/module-factory-locator": "~5.5.6",
117
- "@xyo-network/manifest-wrapper": "~5.5.6",
118
- "@xyo-network/module-model": "~5.5.6",
119
- "@xyo-network/module-wrapper": "~5.5.6",
120
- "@xyo-network/node-memory": "~5.5.6",
121
- "@xyo-network/node-model": "~5.5.6",
122
- "@xyo-network/module-resolver": "~5.5.6",
123
- "@xyo-network/node-wrapper": "~5.5.6",
124
- "@xyo-network/sentinel-model": "~5.5.6",
125
- "@xyo-network/sentinel-wrapper": "~5.5.6",
126
- "@xyo-network/witness-model": "~5.5.6",
127
- "@xyo-network/witness-wrapper": "~5.5.6"
105
+ "zod": "^4.4.3",
106
+ "@xyo-network/archivist-model": "~5.6.0",
107
+ "@xyo-network/archivist-memory": "~5.6.0",
108
+ "@xyo-network/bridge-http": "~5.6.0",
109
+ "@xyo-network/bridge-pub-sub": "~5.6.0",
110
+ "@xyo-network/diviner-boundwitness": "~5.6.0",
111
+ "@xyo-network/archivist-wrapper": "~5.6.0",
112
+ "@xyo-network/diviner-model": "~5.6.0",
113
+ "@xyo-network/diviner-wrapper": "~5.6.0",
114
+ "@xyo-network/manifest-wrapper": "~5.6.0",
115
+ "@xyo-network/module-abstract": "~5.6.0",
116
+ "@xyo-network/module-model": "~5.6.0",
117
+ "@xyo-network/module-factory-locator": "~5.6.0",
118
+ "@xyo-network/module-wrapper": "~5.6.0",
119
+ "@xyo-network/module-resolver": "~5.6.0",
120
+ "@xyo-network/node-wrapper": "~5.6.0",
121
+ "@xyo-network/node-memory": "~5.6.0",
122
+ "@xyo-network/node-model": "~5.6.0",
123
+ "@xyo-network/sentinel-model": "~5.6.0",
124
+ "@xyo-network/sentinel-wrapper": "~5.6.0",
125
+ "@xyo-network/witness-model": "~5.6.0",
126
+ "@xyo-network/witness-wrapper": "~5.6.0"
128
127
  },
129
128
  "peerDependencies": {
130
- "@scure/base": ">=2.2.0 <3",
131
- "@xylabs/sdk-js": ">=5.0.100 <6",
132
- "@xyo-network/account": ">=5.5.2 <6",
133
- "@xyo-network/account-model": ">=5.5.2 <6",
134
- "@xyo-network/boundwitness-builder": ">=5.5.2 <6",
135
- "@xyo-network/boundwitness-model": ">=5.5.2 <6",
136
- "@xyo-network/boundwitness-wrapper": ">=5.5.2 <6",
137
- "@xyo-network/config-payload-plugin": ">=5.5.2 <6",
138
- "@xyo-network/manifest-model": ">=5.5.2 <6",
139
- "@xyo-network/payload-builder": ">=5.5.2 <6",
140
- "@xyo-network/payload-model": ">=5.5.2 <6",
141
- "@xyo-network/query-payload-plugin": ">=5.5.2 <6",
142
- "@xyo-network/wallet-model": ">=5.5.2 <6",
129
+ "@scure/base": ">=2.2.0 <2.3",
130
+ "@xylabs/sdk-js": ">=5.1.0 <6",
131
+ "@xyo-network/account": ">=5.5.2 <5.6",
132
+ "@xyo-network/account-model": ">=5.5.2 <5.6",
133
+ "@xyo-network/boundwitness-builder": ">=5.5.2 <5.6",
134
+ "@xyo-network/boundwitness-model": ">=5.5.2 <5.6",
135
+ "@xyo-network/boundwitness-wrapper": ">=5.5.2 <5.6",
136
+ "@xyo-network/config-payload-plugin": ">=5.5.2 <5.6",
137
+ "@xyo-network/manifest-model": ">=5.5.2 <5.6",
138
+ "@xyo-network/payload-builder": ">=5.5.2 <5.6",
139
+ "@xyo-network/payload-model": ">=5.5.2 <5.6",
140
+ "@xyo-network/query-payload-plugin": ">=5.5.2 <5.6",
141
+ "@xyo-network/wallet-model": ">=5.5.2 <5.6",
143
142
  "async-mutex": ">=0.5.0 <1",
144
143
  "ethers": ">=6.16.0 <7",
145
- "lru-cache": ">=11.3.5 <12",
146
- "zod": ">=4.3.6 <5"
144
+ "lru-cache": ">=11.3.6 <12",
145
+ "zod": ">=4.4.3 <5"
147
146
  },
148
147
  "publishConfig": {
149
148
  "access": "public"