@aztec/cli 3.0.0-nightly.20251219 → 3.0.0-nightly.20251220
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 +28 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aztec/cli",
|
|
3
|
-
"version": "3.0.0-nightly.
|
|
3
|
+
"version": "3.0.0-nightly.20251220",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./contracts": "./dest/cmds/contracts/index.js",
|
|
@@ -74,21 +74,21 @@
|
|
|
74
74
|
]
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@aztec/accounts": "3.0.0-nightly.
|
|
78
|
-
"@aztec/archiver": "3.0.0-nightly.
|
|
79
|
-
"@aztec/aztec.js": "3.0.0-nightly.
|
|
80
|
-
"@aztec/constants": "3.0.0-nightly.
|
|
81
|
-
"@aztec/entrypoints": "3.0.0-nightly.
|
|
82
|
-
"@aztec/ethereum": "3.0.0-nightly.
|
|
83
|
-
"@aztec/foundation": "3.0.0-nightly.
|
|
84
|
-
"@aztec/l1-artifacts": "3.0.0-nightly.
|
|
85
|
-
"@aztec/node-keystore": "3.0.0-nightly.
|
|
86
|
-
"@aztec/node-lib": "3.0.0-nightly.
|
|
87
|
-
"@aztec/p2p": "3.0.0-nightly.
|
|
88
|
-
"@aztec/protocol-contracts": "3.0.0-nightly.
|
|
89
|
-
"@aztec/stdlib": "3.0.0-nightly.
|
|
90
|
-
"@aztec/test-wallet": "3.0.0-nightly.
|
|
91
|
-
"@aztec/world-state": "3.0.0-nightly.
|
|
77
|
+
"@aztec/accounts": "3.0.0-nightly.20251220",
|
|
78
|
+
"@aztec/archiver": "3.0.0-nightly.20251220",
|
|
79
|
+
"@aztec/aztec.js": "3.0.0-nightly.20251220",
|
|
80
|
+
"@aztec/constants": "3.0.0-nightly.20251220",
|
|
81
|
+
"@aztec/entrypoints": "3.0.0-nightly.20251220",
|
|
82
|
+
"@aztec/ethereum": "3.0.0-nightly.20251220",
|
|
83
|
+
"@aztec/foundation": "3.0.0-nightly.20251220",
|
|
84
|
+
"@aztec/l1-artifacts": "3.0.0-nightly.20251220",
|
|
85
|
+
"@aztec/node-keystore": "3.0.0-nightly.20251220",
|
|
86
|
+
"@aztec/node-lib": "3.0.0-nightly.20251220",
|
|
87
|
+
"@aztec/p2p": "3.0.0-nightly.20251220",
|
|
88
|
+
"@aztec/protocol-contracts": "3.0.0-nightly.20251220",
|
|
89
|
+
"@aztec/stdlib": "3.0.0-nightly.20251220",
|
|
90
|
+
"@aztec/test-wallet": "3.0.0-nightly.20251220",
|
|
91
|
+
"@aztec/world-state": "3.0.0-nightly.20251220",
|
|
92
92
|
"@ethersproject/wallet": "^5.8.0",
|
|
93
93
|
"@iarna/toml": "^2.2.5",
|
|
94
94
|
"@libp2p/peer-id-factory": "^3.0.4",
|
|
@@ -102,9 +102,9 @@
|
|
|
102
102
|
"viem": "npm:@aztec/viem@2.38.2"
|
|
103
103
|
},
|
|
104
104
|
"devDependencies": {
|
|
105
|
-
"@aztec/aztec-node": "3.0.0-nightly.
|
|
106
|
-
"@aztec/kv-store": "3.0.0-nightly.
|
|
107
|
-
"@aztec/telemetry-client": "3.0.0-nightly.
|
|
105
|
+
"@aztec/aztec-node": "3.0.0-nightly.20251220",
|
|
106
|
+
"@aztec/kv-store": "3.0.0-nightly.20251220",
|
|
107
|
+
"@aztec/telemetry-client": "3.0.0-nightly.20251220",
|
|
108
108
|
"@jest/globals": "^30.0.0",
|
|
109
109
|
"@types/jest": "^30.0.0",
|
|
110
110
|
"@types/lodash.chunk": "^4.2.9",
|
|
@@ -121,15 +121,15 @@
|
|
|
121
121
|
"typescript": "^5.3.3"
|
|
122
122
|
},
|
|
123
123
|
"peerDependencies": {
|
|
124
|
-
"@aztec/accounts": "3.0.0-nightly.
|
|
125
|
-
"@aztec/bb-prover": "3.0.0-nightly.
|
|
126
|
-
"@aztec/ethereum": "3.0.0-nightly.
|
|
127
|
-
"@aztec/l1-artifacts": "3.0.0-nightly.
|
|
128
|
-
"@aztec/noir-contracts.js": "3.0.0-nightly.
|
|
129
|
-
"@aztec/noir-protocol-circuits-types": "3.0.0-nightly.
|
|
130
|
-
"@aztec/noir-test-contracts.js": "3.0.0-nightly.
|
|
131
|
-
"@aztec/protocol-contracts": "3.0.0-nightly.
|
|
132
|
-
"@aztec/stdlib": "3.0.0-nightly.
|
|
124
|
+
"@aztec/accounts": "3.0.0-nightly.20251220",
|
|
125
|
+
"@aztec/bb-prover": "3.0.0-nightly.20251220",
|
|
126
|
+
"@aztec/ethereum": "3.0.0-nightly.20251220",
|
|
127
|
+
"@aztec/l1-artifacts": "3.0.0-nightly.20251220",
|
|
128
|
+
"@aztec/noir-contracts.js": "3.0.0-nightly.20251220",
|
|
129
|
+
"@aztec/noir-protocol-circuits-types": "3.0.0-nightly.20251220",
|
|
130
|
+
"@aztec/noir-test-contracts.js": "3.0.0-nightly.20251220",
|
|
131
|
+
"@aztec/protocol-contracts": "3.0.0-nightly.20251220",
|
|
132
|
+
"@aztec/stdlib": "3.0.0-nightly.20251220"
|
|
133
133
|
},
|
|
134
134
|
"files": [
|
|
135
135
|
"dest",
|