@aztec/aztec-node 6.0.0-nightly.20260725 → 6.0.0-nightly.20260727

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.20260725",
3
+ "version": "6.0.0-nightly.20260727",
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.20260725",
69
- "@aztec/bb-prover": "6.0.0-nightly.20260725",
70
- "@aztec/bb.js": "6.0.0-nightly.20260725",
71
- "@aztec/blob-client": "6.0.0-nightly.20260725",
72
- "@aztec/blob-lib": "6.0.0-nightly.20260725",
73
- "@aztec/constants": "6.0.0-nightly.20260725",
74
- "@aztec/epoch-cache": "6.0.0-nightly.20260725",
75
- "@aztec/ethereum": "6.0.0-nightly.20260725",
76
- "@aztec/foundation": "6.0.0-nightly.20260725",
77
- "@aztec/kv-store": "6.0.0-nightly.20260725",
78
- "@aztec/l1-artifacts": "6.0.0-nightly.20260725",
79
- "@aztec/node-keystore": "6.0.0-nightly.20260725",
80
- "@aztec/node-lib": "6.0.0-nightly.20260725",
81
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260725",
82
- "@aztec/p2p": "6.0.0-nightly.20260725",
83
- "@aztec/protocol-contracts": "6.0.0-nightly.20260725",
84
- "@aztec/prover-client": "6.0.0-nightly.20260725",
85
- "@aztec/prover-node": "6.0.0-nightly.20260725",
86
- "@aztec/sequencer-client": "6.0.0-nightly.20260725",
87
- "@aztec/simulator": "6.0.0-nightly.20260725",
88
- "@aztec/slasher": "6.0.0-nightly.20260725",
89
- "@aztec/standard-contracts": "6.0.0-nightly.20260725",
90
- "@aztec/stdlib": "6.0.0-nightly.20260725",
91
- "@aztec/telemetry-client": "6.0.0-nightly.20260725",
92
- "@aztec/validator-client": "6.0.0-nightly.20260725",
93
- "@aztec/validator-ha-signer": "6.0.0-nightly.20260725",
94
- "@aztec/world-state": "6.0.0-nightly.20260725",
68
+ "@aztec/archiver": "6.0.0-nightly.20260727",
69
+ "@aztec/bb-prover": "6.0.0-nightly.20260727",
70
+ "@aztec/bb.js": "6.0.0-nightly.20260727",
71
+ "@aztec/blob-client": "6.0.0-nightly.20260727",
72
+ "@aztec/blob-lib": "6.0.0-nightly.20260727",
73
+ "@aztec/constants": "6.0.0-nightly.20260727",
74
+ "@aztec/epoch-cache": "6.0.0-nightly.20260727",
75
+ "@aztec/ethereum": "6.0.0-nightly.20260727",
76
+ "@aztec/foundation": "6.0.0-nightly.20260727",
77
+ "@aztec/kv-store": "6.0.0-nightly.20260727",
78
+ "@aztec/l1-artifacts": "6.0.0-nightly.20260727",
79
+ "@aztec/node-keystore": "6.0.0-nightly.20260727",
80
+ "@aztec/node-lib": "6.0.0-nightly.20260727",
81
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260727",
82
+ "@aztec/p2p": "6.0.0-nightly.20260727",
83
+ "@aztec/protocol-contracts": "6.0.0-nightly.20260727",
84
+ "@aztec/prover-client": "6.0.0-nightly.20260727",
85
+ "@aztec/prover-node": "6.0.0-nightly.20260727",
86
+ "@aztec/sequencer-client": "6.0.0-nightly.20260727",
87
+ "@aztec/simulator": "6.0.0-nightly.20260727",
88
+ "@aztec/slasher": "6.0.0-nightly.20260727",
89
+ "@aztec/standard-contracts": "6.0.0-nightly.20260727",
90
+ "@aztec/stdlib": "6.0.0-nightly.20260727",
91
+ "@aztec/telemetry-client": "6.0.0-nightly.20260727",
92
+ "@aztec/validator-client": "6.0.0-nightly.20260727",
93
+ "@aztec/validator-ha-signer": "6.0.0-nightly.20260727",
94
+ "@aztec/world-state": "6.0.0-nightly.20260727",
95
95
  "koa": "^2.16.1",
96
96
  "koa-router": "^13.1.1",
97
97
  "tslib": "^2.4.0",