@aztec/aztec 0.0.1-commit.24de95ac → 0.0.1-commit.b655e406

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