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