@aztec/aztec-node 0.0.6-commit.a2d1860fe9 → 0.0.8-commit.a2d1860fe9

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/aztec-node",
3
- "version": "0.0.6-commit.a2d1860fe9",
3
+ "version": "0.0.8-commit.a2d1860fe9",
4
4
  "main": "dest/index.js",
5
5
  "type": "module",
6
6
  "exports": {
@@ -65,32 +65,32 @@
65
65
  ]
66
66
  },
67
67
  "dependencies": {
68
- "@aztec/archiver": "0.0.6-commit.a2d1860fe9",
69
- "@aztec/bb-prover": "0.0.6-commit.a2d1860fe9",
70
- "@aztec/blob-client": "0.0.6-commit.a2d1860fe9",
71
- "@aztec/blob-lib": "0.0.6-commit.a2d1860fe9",
72
- "@aztec/constants": "0.0.6-commit.a2d1860fe9",
73
- "@aztec/epoch-cache": "0.0.6-commit.a2d1860fe9",
74
- "@aztec/ethereum": "0.0.6-commit.a2d1860fe9",
75
- "@aztec/foundation": "0.0.6-commit.a2d1860fe9",
76
- "@aztec/kv-store": "0.0.6-commit.a2d1860fe9",
77
- "@aztec/l1-artifacts": "0.0.6-commit.a2d1860fe9",
78
- "@aztec/merkle-tree": "0.0.6-commit.a2d1860fe9",
79
- "@aztec/node-keystore": "0.0.6-commit.a2d1860fe9",
80
- "@aztec/node-lib": "0.0.6-commit.a2d1860fe9",
81
- "@aztec/noir-protocol-circuits-types": "0.0.6-commit.a2d1860fe9",
82
- "@aztec/p2p": "0.0.6-commit.a2d1860fe9",
83
- "@aztec/protocol-contracts": "0.0.6-commit.a2d1860fe9",
84
- "@aztec/prover-client": "0.0.6-commit.a2d1860fe9",
85
- "@aztec/prover-node": "0.0.6-commit.a2d1860fe9",
86
- "@aztec/sequencer-client": "0.0.6-commit.a2d1860fe9",
87
- "@aztec/simulator": "0.0.6-commit.a2d1860fe9",
88
- "@aztec/slasher": "0.0.6-commit.a2d1860fe9",
89
- "@aztec/stdlib": "0.0.6-commit.a2d1860fe9",
90
- "@aztec/telemetry-client": "0.0.6-commit.a2d1860fe9",
91
- "@aztec/validator-client": "0.0.6-commit.a2d1860fe9",
92
- "@aztec/validator-ha-signer": "0.0.6-commit.a2d1860fe9",
93
- "@aztec/world-state": "0.0.6-commit.a2d1860fe9",
68
+ "@aztec/archiver": "0.0.8-commit.a2d1860fe9",
69
+ "@aztec/bb-prover": "0.0.8-commit.a2d1860fe9",
70
+ "@aztec/blob-client": "0.0.8-commit.a2d1860fe9",
71
+ "@aztec/blob-lib": "0.0.8-commit.a2d1860fe9",
72
+ "@aztec/constants": "0.0.8-commit.a2d1860fe9",
73
+ "@aztec/epoch-cache": "0.0.8-commit.a2d1860fe9",
74
+ "@aztec/ethereum": "0.0.8-commit.a2d1860fe9",
75
+ "@aztec/foundation": "0.0.8-commit.a2d1860fe9",
76
+ "@aztec/kv-store": "0.0.8-commit.a2d1860fe9",
77
+ "@aztec/l1-artifacts": "0.0.8-commit.a2d1860fe9",
78
+ "@aztec/merkle-tree": "0.0.8-commit.a2d1860fe9",
79
+ "@aztec/node-keystore": "0.0.8-commit.a2d1860fe9",
80
+ "@aztec/node-lib": "0.0.8-commit.a2d1860fe9",
81
+ "@aztec/noir-protocol-circuits-types": "0.0.8-commit.a2d1860fe9",
82
+ "@aztec/p2p": "0.0.8-commit.a2d1860fe9",
83
+ "@aztec/protocol-contracts": "0.0.8-commit.a2d1860fe9",
84
+ "@aztec/prover-client": "0.0.8-commit.a2d1860fe9",
85
+ "@aztec/prover-node": "0.0.8-commit.a2d1860fe9",
86
+ "@aztec/sequencer-client": "0.0.8-commit.a2d1860fe9",
87
+ "@aztec/simulator": "0.0.8-commit.a2d1860fe9",
88
+ "@aztec/slasher": "0.0.8-commit.a2d1860fe9",
89
+ "@aztec/stdlib": "0.0.8-commit.a2d1860fe9",
90
+ "@aztec/telemetry-client": "0.0.8-commit.a2d1860fe9",
91
+ "@aztec/validator-client": "0.0.8-commit.a2d1860fe9",
92
+ "@aztec/validator-ha-signer": "0.0.8-commit.a2d1860fe9",
93
+ "@aztec/world-state": "0.0.8-commit.a2d1860fe9",
94
94
  "koa": "^2.16.1",
95
95
  "koa-router": "^13.1.1",
96
96
  "tslib": "^2.4.0",