@aztec/aztec-node 5.0.0-nightly.20260619 → 5.0.0-nightly.20260620

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