@xyo-network/chain-api 1.3.22 → 1.3.23

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 +33 -33
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/chain-api",
4
- "version": "1.3.22",
4
+ "version": "1.3.23",
5
5
  "description": "XYO Layer One API",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -44,32 +44,32 @@
44
44
  "@opentelemetry/instrumentation": "^0.49.1",
45
45
  "@opentelemetry/instrumentation-express": "^0.49.0",
46
46
  "@opentelemetry/instrumentation-http": "^0.200.0",
47
- "@xylabs/assert": "^4.9.16",
48
- "@xylabs/express": "^4.9.16",
49
- "@xylabs/hex": "^4.9.16",
50
- "@xyo-network/archivist-memory": "^3.15.6",
51
- "@xyo-network/archivist-mongodb": "^3.15.6",
52
- "@xyo-network/archivist-view": "^3.15.6",
53
- "@xyo-network/boundwitness-model": "^3.15.6",
54
- "@xyo-network/chain-modules": "^1.3.22",
55
- "@xyo-network/chain-rpc": "^1.3.22",
56
- "@xyo-network/chain-telemetry": "^1.3.22",
57
- "@xyo-network/diviner-payload-pointer": "^3.15.6",
58
- "@xyo-network/diviner-temporal-indexing": "^3.15.6",
59
- "@xyo-network/manifest-model": "^3.15.6",
60
- "@xyo-network/manifest-wrapper": "^3.15.6",
61
- "@xyo-network/module-abstract": "^3.15.6",
62
- "@xyo-network/module-abstract-mongodb": "^3.15.6",
63
- "@xyo-network/module-factory-locator": "^3.15.6",
64
- "@xyo-network/module-model": "^3.15.6",
47
+ "@xylabs/assert": "^4.9.18",
48
+ "@xylabs/express": "^4.9.18",
49
+ "@xylabs/hex": "^4.9.18",
50
+ "@xyo-network/archivist-memory": "^3.15.7",
51
+ "@xyo-network/archivist-mongodb": "^3.15.7",
52
+ "@xyo-network/archivist-view": "^3.15.7",
53
+ "@xyo-network/boundwitness-model": "^3.15.7",
54
+ "@xyo-network/chain-modules": "^1.3.23",
55
+ "@xyo-network/chain-rpc": "^1.3.23",
56
+ "@xyo-network/chain-telemetry": "^1.3.23",
57
+ "@xyo-network/diviner-payload-pointer": "^3.15.7",
58
+ "@xyo-network/diviner-temporal-indexing": "^3.15.7",
59
+ "@xyo-network/manifest-model": "^3.15.7",
60
+ "@xyo-network/manifest-wrapper": "^3.15.7",
61
+ "@xyo-network/module-abstract": "^3.15.7",
62
+ "@xyo-network/module-abstract-mongodb": "^3.15.7",
63
+ "@xyo-network/module-factory-locator": "^3.15.7",
64
+ "@xyo-network/module-model": "^3.15.7",
65
65
  "@xyo-network/node-core-lib": "^3.6.4",
66
- "@xyo-network/node-memory": "^3.15.6",
67
- "@xyo-network/node-model": "^3.15.6",
68
- "@xyo-network/payload-model": "^3.15.6",
69
- "@xyo-network/sentinel-memory": "^3.15.6",
70
- "@xyo-network/wallet": "^3.15.6",
71
- "@xyo-network/witness-timestamp": "^3.15.6",
72
- "@xyo-network/xl1-rpc": "^1.3.22",
66
+ "@xyo-network/node-memory": "^3.15.7",
67
+ "@xyo-network/node-model": "^3.15.7",
68
+ "@xyo-network/payload-model": "^3.15.7",
69
+ "@xyo-network/sentinel-memory": "^3.15.7",
70
+ "@xyo-network/wallet": "^3.15.7",
71
+ "@xyo-network/witness-timestamp": "^3.15.7",
72
+ "@xyo-network/xl1-rpc": "^1.3.23",
73
73
  "compression": "^1.8.0",
74
74
  "cors": "^2.8.5",
75
75
  "express": "^4.21.2",
@@ -80,13 +80,13 @@
80
80
  "@types/cors": "^2.8.18",
81
81
  "@types/express": "5.0.1",
82
82
  "@types/node": "^22.15.17",
83
- "@xylabs/object": "^4.9.16",
84
- "@xylabs/ts-scripts-yarn3": "^6.5.5",
85
- "@xylabs/tsconfig": "^6.5.5",
86
- "@xyo-network/account": "^3.15.6",
87
- "@xyo-network/account-model": "^3.15.6",
88
- "@xyo-network/archivist-abstract": "^3.15.6",
89
- "@xyo-network/boundwitness-builder": "^3.15.6",
83
+ "@xylabs/object": "^4.9.18",
84
+ "@xylabs/ts-scripts-yarn3": "^6.5.6",
85
+ "@xylabs/tsconfig": "^6.5.6",
86
+ "@xyo-network/account": "^3.15.7",
87
+ "@xyo-network/account-model": "^3.15.7",
88
+ "@xyo-network/archivist-abstract": "^3.15.7",
89
+ "@xyo-network/boundwitness-builder": "^3.15.7",
90
90
  "@xyo-network/node-core-model": "^3.6.4",
91
91
  "dotenv": "^16.5.0",
92
92
  "knip": "^5.55.1",