@aztec/sequencer-client 0.0.1-commit.f146247c → 0.0.1-commit.fc805bf

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/sequencer-client",
3
- "version": "0.0.1-commit.f146247c",
3
+ "version": "0.0.1-commit.fc805bf",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -26,38 +26,38 @@
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": "0.0.1-commit.f146247c",
30
- "@aztec/bb-prover": "0.0.1-commit.f146247c",
31
- "@aztec/blob-client": "0.0.1-commit.f146247c",
32
- "@aztec/blob-lib": "0.0.1-commit.f146247c",
33
- "@aztec/constants": "0.0.1-commit.f146247c",
34
- "@aztec/epoch-cache": "0.0.1-commit.f146247c",
35
- "@aztec/ethereum": "0.0.1-commit.f146247c",
36
- "@aztec/foundation": "0.0.1-commit.f146247c",
37
- "@aztec/l1-artifacts": "0.0.1-commit.f146247c",
38
- "@aztec/merkle-tree": "0.0.1-commit.f146247c",
39
- "@aztec/node-keystore": "0.0.1-commit.f146247c",
40
- "@aztec/noir-acvm_js": "0.0.1-commit.f146247c",
41
- "@aztec/noir-contracts.js": "0.0.1-commit.f146247c",
42
- "@aztec/noir-protocol-circuits-types": "0.0.1-commit.f146247c",
43
- "@aztec/noir-types": "0.0.1-commit.f146247c",
44
- "@aztec/p2p": "0.0.1-commit.f146247c",
45
- "@aztec/protocol-contracts": "0.0.1-commit.f146247c",
46
- "@aztec/prover-client": "0.0.1-commit.f146247c",
47
- "@aztec/simulator": "0.0.1-commit.f146247c",
48
- "@aztec/slasher": "0.0.1-commit.f146247c",
49
- "@aztec/stdlib": "0.0.1-commit.f146247c",
50
- "@aztec/telemetry-client": "0.0.1-commit.f146247c",
51
- "@aztec/validator-client": "0.0.1-commit.f146247c",
52
- "@aztec/validator-ha-signer": "0.0.1-commit.f146247c",
53
- "@aztec/world-state": "0.0.1-commit.f146247c",
29
+ "@aztec/aztec.js": "0.0.1-commit.fc805bf",
30
+ "@aztec/bb-prover": "0.0.1-commit.fc805bf",
31
+ "@aztec/blob-client": "0.0.1-commit.fc805bf",
32
+ "@aztec/blob-lib": "0.0.1-commit.fc805bf",
33
+ "@aztec/constants": "0.0.1-commit.fc805bf",
34
+ "@aztec/epoch-cache": "0.0.1-commit.fc805bf",
35
+ "@aztec/ethereum": "0.0.1-commit.fc805bf",
36
+ "@aztec/foundation": "0.0.1-commit.fc805bf",
37
+ "@aztec/l1-artifacts": "0.0.1-commit.fc805bf",
38
+ "@aztec/merkle-tree": "0.0.1-commit.fc805bf",
39
+ "@aztec/node-keystore": "0.0.1-commit.fc805bf",
40
+ "@aztec/noir-acvm_js": "0.0.1-commit.fc805bf",
41
+ "@aztec/noir-contracts.js": "0.0.1-commit.fc805bf",
42
+ "@aztec/noir-protocol-circuits-types": "0.0.1-commit.fc805bf",
43
+ "@aztec/noir-types": "0.0.1-commit.fc805bf",
44
+ "@aztec/p2p": "0.0.1-commit.fc805bf",
45
+ "@aztec/protocol-contracts": "0.0.1-commit.fc805bf",
46
+ "@aztec/prover-client": "0.0.1-commit.fc805bf",
47
+ "@aztec/simulator": "0.0.1-commit.fc805bf",
48
+ "@aztec/slasher": "0.0.1-commit.fc805bf",
49
+ "@aztec/stdlib": "0.0.1-commit.fc805bf",
50
+ "@aztec/telemetry-client": "0.0.1-commit.fc805bf",
51
+ "@aztec/validator-client": "0.0.1-commit.fc805bf",
52
+ "@aztec/validator-ha-signer": "0.0.1-commit.fc805bf",
53
+ "@aztec/world-state": "0.0.1-commit.fc805bf",
54
54
  "lodash.chunk": "^4.2.0",
55
55
  "tslib": "^2.4.0",
56
56
  "viem": "npm:@aztec/viem@2.38.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@aztec/archiver": "0.0.1-commit.f146247c",
60
- "@aztec/kv-store": "0.0.1-commit.f146247c",
59
+ "@aztec/archiver": "0.0.1-commit.fc805bf",
60
+ "@aztec/kv-store": "0.0.1-commit.fc805bf",
61
61
  "@electric-sql/pglite": "^0.3.14",
62
62
  "@jest/globals": "^30.0.0",
63
63
  "@types/jest": "^30.0.0",