@aztec/aztec-node 5.0.0-nightly.20260421 → 5.0.0-nightly.20260423

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec-node",
3
- "version": "5.0.0-nightly.20260421",
3
+ "version": "5.0.0-nightly.20260423",
4
4
  "main": "dest/index.js",
5
5
  "type": "module",
6
6
  "exports": {
@@ -65,31 +65,31 @@
65
65
  ]
66
66
  },
67
67
  "dependencies": {
68
- "@aztec/archiver": "5.0.0-nightly.20260421",
69
- "@aztec/bb-prover": "5.0.0-nightly.20260421",
70
- "@aztec/blob-client": "5.0.0-nightly.20260421",
71
- "@aztec/blob-lib": "5.0.0-nightly.20260421",
72
- "@aztec/constants": "5.0.0-nightly.20260421",
73
- "@aztec/epoch-cache": "5.0.0-nightly.20260421",
74
- "@aztec/ethereum": "5.0.0-nightly.20260421",
75
- "@aztec/foundation": "5.0.0-nightly.20260421",
76
- "@aztec/kv-store": "5.0.0-nightly.20260421",
77
- "@aztec/l1-artifacts": "5.0.0-nightly.20260421",
78
- "@aztec/node-keystore": "5.0.0-nightly.20260421",
79
- "@aztec/node-lib": "5.0.0-nightly.20260421",
80
- "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260421",
81
- "@aztec/p2p": "5.0.0-nightly.20260421",
82
- "@aztec/protocol-contracts": "5.0.0-nightly.20260421",
83
- "@aztec/prover-client": "5.0.0-nightly.20260421",
84
- "@aztec/prover-node": "5.0.0-nightly.20260421",
85
- "@aztec/sequencer-client": "5.0.0-nightly.20260421",
86
- "@aztec/simulator": "5.0.0-nightly.20260421",
87
- "@aztec/slasher": "5.0.0-nightly.20260421",
88
- "@aztec/stdlib": "5.0.0-nightly.20260421",
89
- "@aztec/telemetry-client": "5.0.0-nightly.20260421",
90
- "@aztec/validator-client": "5.0.0-nightly.20260421",
91
- "@aztec/validator-ha-signer": "5.0.0-nightly.20260421",
92
- "@aztec/world-state": "5.0.0-nightly.20260421",
68
+ "@aztec/archiver": "5.0.0-nightly.20260423",
69
+ "@aztec/bb-prover": "5.0.0-nightly.20260423",
70
+ "@aztec/blob-client": "5.0.0-nightly.20260423",
71
+ "@aztec/blob-lib": "5.0.0-nightly.20260423",
72
+ "@aztec/constants": "5.0.0-nightly.20260423",
73
+ "@aztec/epoch-cache": "5.0.0-nightly.20260423",
74
+ "@aztec/ethereum": "5.0.0-nightly.20260423",
75
+ "@aztec/foundation": "5.0.0-nightly.20260423",
76
+ "@aztec/kv-store": "5.0.0-nightly.20260423",
77
+ "@aztec/l1-artifacts": "5.0.0-nightly.20260423",
78
+ "@aztec/node-keystore": "5.0.0-nightly.20260423",
79
+ "@aztec/node-lib": "5.0.0-nightly.20260423",
80
+ "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260423",
81
+ "@aztec/p2p": "5.0.0-nightly.20260423",
82
+ "@aztec/protocol-contracts": "5.0.0-nightly.20260423",
83
+ "@aztec/prover-client": "5.0.0-nightly.20260423",
84
+ "@aztec/prover-node": "5.0.0-nightly.20260423",
85
+ "@aztec/sequencer-client": "5.0.0-nightly.20260423",
86
+ "@aztec/simulator": "5.0.0-nightly.20260423",
87
+ "@aztec/slasher": "5.0.0-nightly.20260423",
88
+ "@aztec/stdlib": "5.0.0-nightly.20260423",
89
+ "@aztec/telemetry-client": "5.0.0-nightly.20260423",
90
+ "@aztec/validator-client": "5.0.0-nightly.20260423",
91
+ "@aztec/validator-ha-signer": "5.0.0-nightly.20260423",
92
+ "@aztec/world-state": "5.0.0-nightly.20260423",
93
93
  "koa": "^2.16.1",
94
94
  "koa-router": "^13.1.1",
95
95
  "tslib": "^2.4.0",