@aztec/aztec-node 6.0.0-nightly.20260721 → 6.0.0-nightly.20260723

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