@aztec/aztec 4.2.0-nightly.20260402 → 4.2.0-nightly.20260403

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec",
3
- "version": "4.2.0-nightly.20260402",
3
+ "version": "4.2.0-nightly.20260403",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -28,39 +28,39 @@
28
28
  "../package.common.json"
29
29
  ],
30
30
  "dependencies": {
31
- "@aztec/accounts": "4.2.0-nightly.20260402",
32
- "@aztec/archiver": "4.2.0-nightly.20260402",
33
- "@aztec/aztec-faucet": "4.2.0-nightly.20260402",
34
- "@aztec/aztec-node": "4.2.0-nightly.20260402",
35
- "@aztec/aztec.js": "4.2.0-nightly.20260402",
36
- "@aztec/bb-prover": "4.2.0-nightly.20260402",
37
- "@aztec/bb.js": "4.2.0-nightly.20260402",
38
- "@aztec/blob-client": "4.2.0-nightly.20260402",
39
- "@aztec/bot": "4.2.0-nightly.20260402",
40
- "@aztec/builder": "4.2.0-nightly.20260402",
41
- "@aztec/cli": "4.2.0-nightly.20260402",
42
- "@aztec/constants": "4.2.0-nightly.20260402",
43
- "@aztec/entrypoints": "4.2.0-nightly.20260402",
44
- "@aztec/ethereum": "4.2.0-nightly.20260402",
45
- "@aztec/foundation": "4.2.0-nightly.20260402",
46
- "@aztec/kv-store": "4.2.0-nightly.20260402",
47
- "@aztec/l1-artifacts": "4.2.0-nightly.20260402",
48
- "@aztec/node-lib": "4.2.0-nightly.20260402",
49
- "@aztec/noir-contracts.js": "4.2.0-nightly.20260402",
50
- "@aztec/noir-protocol-circuits-types": "4.2.0-nightly.20260402",
51
- "@aztec/p2p": "4.2.0-nightly.20260402",
52
- "@aztec/p2p-bootstrap": "4.2.0-nightly.20260402",
53
- "@aztec/protocol-contracts": "4.2.0-nightly.20260402",
54
- "@aztec/prover-client": "4.2.0-nightly.20260402",
55
- "@aztec/prover-node": "4.2.0-nightly.20260402",
56
- "@aztec/pxe": "4.2.0-nightly.20260402",
57
- "@aztec/sequencer-client": "4.2.0-nightly.20260402",
58
- "@aztec/stdlib": "4.2.0-nightly.20260402",
59
- "@aztec/telemetry-client": "4.2.0-nightly.20260402",
60
- "@aztec/txe": "4.2.0-nightly.20260402",
61
- "@aztec/validator-ha-signer": "4.2.0-nightly.20260402",
62
- "@aztec/wallets": "4.2.0-nightly.20260402",
63
- "@aztec/world-state": "4.2.0-nightly.20260402",
31
+ "@aztec/accounts": "4.2.0-nightly.20260403",
32
+ "@aztec/archiver": "4.2.0-nightly.20260403",
33
+ "@aztec/aztec-faucet": "4.2.0-nightly.20260403",
34
+ "@aztec/aztec-node": "4.2.0-nightly.20260403",
35
+ "@aztec/aztec.js": "4.2.0-nightly.20260403",
36
+ "@aztec/bb-prover": "4.2.0-nightly.20260403",
37
+ "@aztec/bb.js": "4.2.0-nightly.20260403",
38
+ "@aztec/blob-client": "4.2.0-nightly.20260403",
39
+ "@aztec/bot": "4.2.0-nightly.20260403",
40
+ "@aztec/builder": "4.2.0-nightly.20260403",
41
+ "@aztec/cli": "4.2.0-nightly.20260403",
42
+ "@aztec/constants": "4.2.0-nightly.20260403",
43
+ "@aztec/entrypoints": "4.2.0-nightly.20260403",
44
+ "@aztec/ethereum": "4.2.0-nightly.20260403",
45
+ "@aztec/foundation": "4.2.0-nightly.20260403",
46
+ "@aztec/kv-store": "4.2.0-nightly.20260403",
47
+ "@aztec/l1-artifacts": "4.2.0-nightly.20260403",
48
+ "@aztec/node-lib": "4.2.0-nightly.20260403",
49
+ "@aztec/noir-contracts.js": "4.2.0-nightly.20260403",
50
+ "@aztec/noir-protocol-circuits-types": "4.2.0-nightly.20260403",
51
+ "@aztec/p2p": "4.2.0-nightly.20260403",
52
+ "@aztec/p2p-bootstrap": "4.2.0-nightly.20260403",
53
+ "@aztec/protocol-contracts": "4.2.0-nightly.20260403",
54
+ "@aztec/prover-client": "4.2.0-nightly.20260403",
55
+ "@aztec/prover-node": "4.2.0-nightly.20260403",
56
+ "@aztec/pxe": "4.2.0-nightly.20260403",
57
+ "@aztec/sequencer-client": "4.2.0-nightly.20260403",
58
+ "@aztec/stdlib": "4.2.0-nightly.20260403",
59
+ "@aztec/telemetry-client": "4.2.0-nightly.20260403",
60
+ "@aztec/txe": "4.2.0-nightly.20260403",
61
+ "@aztec/validator-ha-signer": "4.2.0-nightly.20260403",
62
+ "@aztec/wallets": "4.2.0-nightly.20260403",
63
+ "@aztec/world-state": "4.2.0-nightly.20260403",
64
64
  "@types/chalk": "^2.2.0",
65
65
  "abitype": "^0.8.11",
66
66
  "chalk": "^5.3.0",