@aztec/sequencer-client 0.0.1-commit.b8a057fa → 0.0.1-commit.be03c316

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