@aztec/sequencer-client 6.0.0-nightly.20260604 → 6.0.0-nightly.20260605

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/sequencer-client",
3
- "version": "6.0.0-nightly.20260604",
3
+ "version": "6.0.0-nightly.20260605",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -26,37 +26,37 @@
26
26
  "test:integration:run": "NODE_NO_WARNINGS=1 node --experimental-vm-modules $(yarn bin jest) --no-cache --config jest.integration.config.json"
27
27
  },
28
28
  "dependencies": {
29
- "@aztec/aztec.js": "6.0.0-nightly.20260604",
30
- "@aztec/bb-prover": "6.0.0-nightly.20260604",
31
- "@aztec/blob-client": "6.0.0-nightly.20260604",
32
- "@aztec/blob-lib": "6.0.0-nightly.20260604",
33
- "@aztec/constants": "6.0.0-nightly.20260604",
34
- "@aztec/epoch-cache": "6.0.0-nightly.20260604",
35
- "@aztec/ethereum": "6.0.0-nightly.20260604",
36
- "@aztec/foundation": "6.0.0-nightly.20260604",
37
- "@aztec/l1-artifacts": "6.0.0-nightly.20260604",
38
- "@aztec/node-keystore": "6.0.0-nightly.20260604",
39
- "@aztec/noir-acvm_js": "6.0.0-nightly.20260604",
40
- "@aztec/noir-contracts.js": "6.0.0-nightly.20260604",
41
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260604",
42
- "@aztec/noir-types": "6.0.0-nightly.20260604",
43
- "@aztec/p2p": "6.0.0-nightly.20260604",
44
- "@aztec/protocol-contracts": "6.0.0-nightly.20260604",
45
- "@aztec/prover-client": "6.0.0-nightly.20260604",
46
- "@aztec/simulator": "6.0.0-nightly.20260604",
47
- "@aztec/slasher": "6.0.0-nightly.20260604",
48
- "@aztec/stdlib": "6.0.0-nightly.20260604",
49
- "@aztec/telemetry-client": "6.0.0-nightly.20260604",
50
- "@aztec/validator-client": "6.0.0-nightly.20260604",
51
- "@aztec/validator-ha-signer": "6.0.0-nightly.20260604",
52
- "@aztec/world-state": "6.0.0-nightly.20260604",
29
+ "@aztec/aztec.js": "6.0.0-nightly.20260605",
30
+ "@aztec/bb-prover": "6.0.0-nightly.20260605",
31
+ "@aztec/blob-client": "6.0.0-nightly.20260605",
32
+ "@aztec/blob-lib": "6.0.0-nightly.20260605",
33
+ "@aztec/constants": "6.0.0-nightly.20260605",
34
+ "@aztec/epoch-cache": "6.0.0-nightly.20260605",
35
+ "@aztec/ethereum": "6.0.0-nightly.20260605",
36
+ "@aztec/foundation": "6.0.0-nightly.20260605",
37
+ "@aztec/l1-artifacts": "6.0.0-nightly.20260605",
38
+ "@aztec/node-keystore": "6.0.0-nightly.20260605",
39
+ "@aztec/noir-acvm_js": "6.0.0-nightly.20260605",
40
+ "@aztec/noir-contracts.js": "6.0.0-nightly.20260605",
41
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260605",
42
+ "@aztec/noir-types": "6.0.0-nightly.20260605",
43
+ "@aztec/p2p": "6.0.0-nightly.20260605",
44
+ "@aztec/protocol-contracts": "6.0.0-nightly.20260605",
45
+ "@aztec/prover-client": "6.0.0-nightly.20260605",
46
+ "@aztec/simulator": "6.0.0-nightly.20260605",
47
+ "@aztec/slasher": "6.0.0-nightly.20260605",
48
+ "@aztec/stdlib": "6.0.0-nightly.20260605",
49
+ "@aztec/telemetry-client": "6.0.0-nightly.20260605",
50
+ "@aztec/validator-client": "6.0.0-nightly.20260605",
51
+ "@aztec/validator-ha-signer": "6.0.0-nightly.20260605",
52
+ "@aztec/world-state": "6.0.0-nightly.20260605",
53
53
  "lodash.chunk": "^4.2.0",
54
54
  "tslib": "^2.4.0",
55
55
  "viem": "npm:@aztec/viem@2.38.2"
56
56
  },
57
57
  "devDependencies": {
58
- "@aztec/archiver": "6.0.0-nightly.20260604",
59
- "@aztec/kv-store": "6.0.0-nightly.20260604",
58
+ "@aztec/archiver": "6.0.0-nightly.20260605",
59
+ "@aztec/kv-store": "6.0.0-nightly.20260605",
60
60
  "@electric-sql/pglite": "^0.3.14",
61
61
  "@jest/globals": "^30.0.0",
62
62
  "@types/jest": "^30.0.0",