@aztec/ivc-integration 4.3.0 → 4.3.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.
@@ -181,5 +181,6 @@
181
181
  "0x000000000000000000000000000000000005abf57f58f84c4746f2ee4af5f892"
182
182
  ],
183
183
  "hash": ""
184
- }
184
+ },
185
+ "aztec_version": "4.3.1"
185
186
  }
@@ -181,5 +181,6 @@
181
181
  "0x000000000000000000000000000000000005abf57f58f84c4746f2ee4af5f892"
182
182
  ],
183
183
  "hash": ""
184
- }
184
+ },
185
+ "aztec_version": "4.3.1"
185
186
  }
@@ -215,5 +215,6 @@
215
215
  "0x000000000000000000000000000000000005abf57f58f84c4746f2ee4af5f892"
216
216
  ],
217
217
  "hash": ""
218
- }
218
+ },
219
+ "aztec_version": "4.3.1"
219
220
  }
@@ -278,5 +278,6 @@
278
278
  "0x0000000000000000000000000000000000203ea550470228dac21d893338e621"
279
279
  ],
280
280
  "hash": ""
281
- }
281
+ },
282
+ "aztec_version": "4.3.1"
282
283
  }
@@ -328,5 +328,6 @@
328
328
  "0x0000000000000000000000000000000000203ea550470228dac21d893338e621"
329
329
  ],
330
330
  "hash": ""
331
- }
331
+ },
332
+ "aztec_version": "4.3.1"
332
333
  }
@@ -269,5 +269,6 @@
269
269
  "0x0000000000000000000000000000000000203ea550470228dac21d893338e621"
270
270
  ],
271
271
  "hash": ""
272
- }
272
+ },
273
+ "aztec_version": "4.3.1"
273
274
  }
@@ -233,5 +233,6 @@
233
233
  "0x0000000000000000000000000000000000203ea550470228dac21d893338e621"
234
234
  ],
235
235
  "hash": ""
236
- }
236
+ },
237
+ "aztec_version": "4.3.1"
237
238
  }
@@ -232,5 +232,6 @@
232
232
  "0x121349b0521c633e5b12c42ec4f8cb0c1a3bdadcafe6350d901ae7cf13e7b5bd"
233
233
  ],
234
234
  "hash": "1a71c9c8e8d1fc37789326bbf84db5728e523d1663d64a3ee4d907db31280798"
235
- }
235
+ },
236
+ "aztec_version": "4.3.1"
236
237
  }
@@ -223,5 +223,6 @@
223
223
  "0x000000000000000000000000000000000017036073393b5c4ac0583cfe5a9b87"
224
224
  ],
225
225
  "hash": "0f84ea86ec609282e4781aebaa40b36d80b9f52446082d788f3c1960142b1d25"
226
- }
226
+ },
227
+ "aztec_version": "4.3.1"
227
228
  }
@@ -1385,5 +1385,6 @@
1385
1385
  "0x00000000000000000000000000000000000168cb312ce88e99b84a692030de68"
1386
1386
  ],
1387
1387
  "hash": "08302d372bf49f052fe84fc2d9dc7d94f2d7f2967873523453040b2f9ddfc820"
1388
- }
1388
+ },
1389
+ "aztec_version": "4.3.1"
1389
1390
  }
@@ -288,5 +288,6 @@
288
288
  "0x000000000000000000000000000000000000aacf04a89179ceb705b7fe90dd47"
289
289
  ],
290
290
  "hash": "0625467dc937eec86770efa0bcc20c546df7d837273b0af9ea9e6470a03d69e9"
291
- }
291
+ },
292
+ "aztec_version": "4.3.1"
292
293
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/ivc-integration",
3
- "version": "4.3.0",
3
+ "version": "4.3.1",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -59,14 +59,14 @@
59
59
  ]
60
60
  },
61
61
  "dependencies": {
62
- "@aztec/bb.js": "4.3.0",
63
- "@aztec/constants": "4.3.0",
64
- "@aztec/foundation": "4.3.0",
65
- "@aztec/noir-noir_codegen": "4.3.0",
66
- "@aztec/noir-noir_js": "4.3.0",
67
- "@aztec/noir-noirc_abi": "4.3.0",
68
- "@aztec/noir-types": "4.3.0",
69
- "@aztec/stdlib": "4.3.0",
62
+ "@aztec/bb.js": "4.3.1",
63
+ "@aztec/constants": "4.3.1",
64
+ "@aztec/foundation": "4.3.1",
65
+ "@aztec/noir-noir_codegen": "4.3.1",
66
+ "@aztec/noir-noir_js": "4.3.1",
67
+ "@aztec/noir-noirc_abi": "4.3.1",
68
+ "@aztec/noir-types": "4.3.1",
69
+ "@aztec/stdlib": "4.3.1",
70
70
  "change-case": "^5.4.4",
71
71
  "pako": "^2.1.0",
72
72
  "playwright": "1.49.0",
@@ -74,13 +74,13 @@
74
74
  "tslib": "^2.4.0"
75
75
  },
76
76
  "devDependencies": {
77
- "@aztec/bb-prover": "4.3.0",
78
- "@aztec/kv-store": "4.3.0",
79
- "@aztec/noir-protocol-circuits-types": "4.3.0",
80
- "@aztec/noir-test-contracts.js": "4.3.0",
81
- "@aztec/simulator": "4.3.0",
82
- "@aztec/telemetry-client": "4.3.0",
83
- "@aztec/world-state": "4.3.0",
77
+ "@aztec/bb-prover": "4.3.1",
78
+ "@aztec/kv-store": "4.3.1",
79
+ "@aztec/noir-protocol-circuits-types": "4.3.1",
80
+ "@aztec/noir-test-contracts.js": "4.3.1",
81
+ "@aztec/simulator": "4.3.1",
82
+ "@aztec/telemetry-client": "4.3.1",
83
+ "@aztec/world-state": "4.3.1",
84
84
  "@jest/globals": "^30.0.0",
85
85
  "@playwright/test": "1.49.0",
86
86
  "@types/jest": "^30.0.0",