@ichidao/ichi-vaults-sdk 0.0.73 → 0.0.74

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.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.0.73
5
+ * ichi-vaults-sdk.js v0.0.74
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.0.73
5
+ * ichi-vaults-sdk.js v0.0.74
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -469,7 +469,7 @@ var addressConfig = (_a = {},
469
469
  _2[types_1.SupportedDex.Pearl] = {
470
470
  factoryAddress: '0x1294EC9615C91077ebdC57CfC7DDB65140750992',
471
471
  depositGuard: {
472
- address: '0x3b5FCB1D099AE8C7F065DdE579293841c74d9114',
472
+ address: '0x6DC9b390130c96b788eBEB389cb3cba992289532',
473
473
  version: 2,
474
474
  },
475
475
  vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ichidao/ichi-vaults-sdk",
3
- "version": "0.0.73",
3
+ "version": "0.0.74",
4
4
  "description": "The ICHI Vaults SDK",
5
5
  "main": "dist/src/index.cjs.js",
6
6
  "module": "dist/src/index.esm.js",