@xyo-network/chain-api 1.3.9 → 1.3.11

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 +31 -30
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.9",
4
+ "version": "1.3.11",
5
5
  "description": "XYO Layer One API",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -44,29 +44,27 @@
44
44
  "@xylabs/assert": "^4.8.9",
45
45
  "@xylabs/express": "^4.8.9",
46
46
  "@xylabs/hex": "^4.8.9",
47
- "@xylabs/object": "^4.8.9",
48
- "@xyo-network/archivist-mongodb": "^3.14.15",
49
- "@xyo-network/archivist-view": "^3.14.15",
50
- "@xyo-network/boundwitness-model": "^3.14.15",
51
- "@xyo-network/chain-modules": "^1.3.9",
52
- "@xyo-network/chain-rpc": "^1.2.9",
53
- "@xyo-network/diviner-payload-pointer": "^3.14.15",
54
- "@xyo-network/diviner-temporal-indexing": "^3.14.15",
55
- "@xyo-network/manifest-model": "^3.14.15",
56
- "@xyo-network/manifest-wrapper": "^3.14.15",
57
- "@xyo-network/module-abstract": "^3.14.15",
58
- "@xyo-network/module-abstract-mongodb": "^3.14.15",
59
- "@xyo-network/module-factory-locator": "^3.14.15",
60
- "@xyo-network/module-model": "^3.14.15",
61
- "@xyo-network/node-core-lib": "^3.6.3",
62
- "@xyo-network/node-core-model": "^3.6.3",
63
- "@xyo-network/node-memory": "^3.14.15",
64
- "@xyo-network/node-model": "^3.14.15",
65
- "@xyo-network/payload-model": "^3.14.15",
66
- "@xyo-network/sentinel-memory": "^3.14.15",
67
- "@xyo-network/wallet": "^3.14.15",
68
- "@xyo-network/witness-timestamp": "^3.14.15",
69
- "@xyo-network/xl1-rpc": "^1.2.9",
47
+ "@xyo-network/archivist-mongodb": "^3.14.16",
48
+ "@xyo-network/archivist-view": "^3.14.16",
49
+ "@xyo-network/boundwitness-model": "^3.14.16",
50
+ "@xyo-network/chain-modules": "^1.3.11",
51
+ "@xyo-network/chain-rpc": "^1.2.11",
52
+ "@xyo-network/diviner-payload-pointer": "^3.14.16",
53
+ "@xyo-network/diviner-temporal-indexing": "^3.14.16",
54
+ "@xyo-network/manifest-model": "^3.14.16",
55
+ "@xyo-network/manifest-wrapper": "^3.14.16",
56
+ "@xyo-network/module-abstract": "^3.14.16",
57
+ "@xyo-network/module-abstract-mongodb": "^3.14.16",
58
+ "@xyo-network/module-factory-locator": "^3.14.16",
59
+ "@xyo-network/module-model": "^3.14.16",
60
+ "@xyo-network/node-core-lib": "^3.6.4",
61
+ "@xyo-network/node-memory": "^3.14.16",
62
+ "@xyo-network/node-model": "^3.14.16",
63
+ "@xyo-network/payload-model": "^3.14.16",
64
+ "@xyo-network/sentinel-memory": "^3.14.16",
65
+ "@xyo-network/wallet": "^3.14.16",
66
+ "@xyo-network/witness-timestamp": "^3.14.16",
67
+ "@xyo-network/xl1-rpc": "^1.2.11",
70
68
  "compression": "^1.8.0",
71
69
  "cors": "^2.8.5",
72
70
  "express": "^4.21.2",
@@ -77,13 +75,16 @@
77
75
  "@types/cors": "^2.8.17",
78
76
  "@types/express": "5.0.1",
79
77
  "@types/node": "^22.15.3",
80
- "@xylabs/ts-scripts-yarn3": "^6.4.6",
81
- "@xylabs/tsconfig": "^6.4.6",
82
- "@xyo-network/account-model": "^3.14.15",
83
- "@xyo-network/archivist-abstract": "^3.14.15",
84
- "@xyo-network/boundwitness-builder": "^3.14.15",
78
+ "@xylabs/object": "^4.8.9",
79
+ "@xylabs/ts-scripts-yarn3": "^6.5.0",
80
+ "@xylabs/tsconfig": "^6.5.0",
81
+ "@xyo-network/account": "^3.14.16",
82
+ "@xyo-network/account-model": "^3.14.16",
83
+ "@xyo-network/archivist-abstract": "^3.14.16",
84
+ "@xyo-network/boundwitness-builder": "^3.14.16",
85
+ "@xyo-network/node-core-model": "^3.6.4",
85
86
  "dotenv": "^16.5.0",
86
- "knip": "^5.51.0",
87
+ "knip": "^5.51.1",
87
88
  "nodemon": "^3.1.10",
88
89
  "typescript": "^5.8.3",
89
90
  "vitest": "^3.1.2",