@xyo-network/chain-api 1.4.8 → 1.5.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 -32
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.4.8",
4
+ "version": "1.5.0",
5
5
  "description": "XYO Layer One API",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -44,29 +44,29 @@
44
44
  "@opentelemetry/instrumentation": "^0.201.1",
45
45
  "@opentelemetry/instrumentation-express": "^0.50.0",
46
46
  "@opentelemetry/instrumentation-http": "^0.201.1",
47
- "@xylabs/assert": "^4.10.1",
48
- "@xylabs/express": "^4.10.1",
49
- "@xylabs/hex": "^4.10.1",
50
- "@xyo-network/archivist-memory": "^3.17.0",
51
- "@xyo-network/archivist-mongodb": "^3.17.0",
52
- "@xyo-network/archivist-view": "^3.17.0",
53
- "@xyo-network/boundwitness-model": "^3.17.0",
54
- "@xyo-network/chain-modules": "^1.4.8",
55
- "@xyo-network/chain-rpc": "^1.4.8",
56
- "@xyo-network/chain-telemetry": "^1.4.8",
57
- "@xyo-network/manifest-model": "^3.17.0",
58
- "@xyo-network/manifest-wrapper": "^3.17.0",
59
- "@xyo-network/module-abstract": "^3.17.0",
60
- "@xyo-network/module-abstract-mongodb": "^3.17.0",
61
- "@xyo-network/module-factory-locator": "^3.17.0",
62
- "@xyo-network/module-model": "^3.17.0",
63
- "@xyo-network/node-core-lib": "^3.7.2",
64
- "@xyo-network/node-memory": "^3.17.0",
65
- "@xyo-network/node-model": "^3.17.0",
66
- "@xyo-network/payload-model": "^3.17.0",
67
- "@xyo-network/sentinel-memory": "^3.17.0",
68
- "@xyo-network/wallet": "^3.17.0",
69
- "@xyo-network/xl1-rpc": "^1.4.8",
47
+ "@xylabs/assert": "^4.11.3",
48
+ "@xylabs/express": "^4.11.3",
49
+ "@xylabs/hex": "^4.11.3",
50
+ "@xyo-network/archivist-memory": "^3.17.1",
51
+ "@xyo-network/archivist-mongodb": "^3.17.1",
52
+ "@xyo-network/archivist-view": "^3.17.1",
53
+ "@xyo-network/boundwitness-model": "^3.17.1",
54
+ "@xyo-network/chain-modules": "^1.5.0",
55
+ "@xyo-network/chain-rpc": "^1.5.0",
56
+ "@xyo-network/chain-telemetry": "^1.5.0",
57
+ "@xyo-network/manifest-model": "^3.17.1",
58
+ "@xyo-network/manifest-wrapper": "^3.17.1",
59
+ "@xyo-network/module-abstract": "^3.17.1",
60
+ "@xyo-network/module-abstract-mongodb": "^3.17.1",
61
+ "@xyo-network/module-factory-locator": "^3.17.1",
62
+ "@xyo-network/module-model": "^3.17.1",
63
+ "@xyo-network/node-core-lib": "^3.7.4",
64
+ "@xyo-network/node-memory": "^3.17.1",
65
+ "@xyo-network/node-model": "^3.17.1",
66
+ "@xyo-network/payload-model": "^3.17.1",
67
+ "@xyo-network/sentinel-memory": "^3.17.1",
68
+ "@xyo-network/wallet": "^3.17.1",
69
+ "@xyo-network/xl1-rpc": "^1.5.0",
70
70
  "compression": "^1.8.0",
71
71
  "cors": "^2.8.5",
72
72
  "express": "^5.1.0",
@@ -76,17 +76,17 @@
76
76
  "@types/compression": "^1.8.0",
77
77
  "@types/cors": "^2.8.18",
78
78
  "@types/express": "5.0.2",
79
- "@types/node": "^22.15.21",
80
- "@xylabs/object": "^4.10.1",
79
+ "@types/node": "^22.15.24",
80
+ "@xylabs/object": "^4.11.3",
81
81
  "@xylabs/ts-scripts-yarn3": "^6.5.7",
82
82
  "@xylabs/tsconfig": "^6.5.7",
83
- "@xyo-network/account": "^3.17.0",
84
- "@xyo-network/account-model": "^3.17.0",
85
- "@xyo-network/archivist-abstract": "^3.17.0",
86
- "@xyo-network/boundwitness-builder": "^3.17.0",
87
- "@xyo-network/node-core-model": "^3.7.2",
83
+ "@xyo-network/account": "^3.17.1",
84
+ "@xyo-network/account-model": "^3.17.1",
85
+ "@xyo-network/archivist-abstract": "^3.17.1",
86
+ "@xyo-network/boundwitness-builder": "^3.17.1",
87
+ "@xyo-network/node-core-model": "^3.7.4",
88
88
  "dotenv": "^16.5.0",
89
- "knip": "^5.57.2",
89
+ "knip": "^5.59.1",
90
90
  "nodemon": "^3.1.10",
91
91
  "typescript": "^5.8.3",
92
92
  "vitest": "^3.1.4",