@aztec/aztec-node 5.0.0-nightly.20260228 → 5.0.0-nightly.20260302

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