@layerzerolabs/lz-evm-oapp-v1 3.0.17 → 3.0.18-movement.0

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/dist/index.d.mts CHANGED
@@ -823,8 +823,8 @@ interface NonblockingLzApp extends BaseContract {
823
823
  }
824
824
 
825
825
  type index$4_LzApp = LzApp;
826
- type index$4_NonblockingLzApp = NonblockingLzApp;
827
- declare namespace index$4 {
826
+ type index$4_NonblockingLzApp = NonblockingLzApp;
827
+ declare namespace index$4 {
828
828
  export type { index$4_LzApp as LzApp, index$4_NonblockingLzApp as NonblockingLzApp };
829
829
  }
830
830
 
@@ -1530,7 +1530,7 @@ interface LZEndpointMock extends BaseContract {
1530
1530
  }
1531
1531
 
1532
1532
  type index$3_LZEndpointMock = LZEndpointMock;
1533
- declare namespace index$3 {
1533
+ declare namespace index$3 {
1534
1534
  export type { index$3_LZEndpointMock as LZEndpointMock };
1535
1535
  }
1536
1536
 
@@ -2358,10 +2358,10 @@ declare class NonblockingLzApp__factory {
2358
2358
  }
2359
2359
 
2360
2360
  type index$2_LzApp__factory = LzApp__factory;
2361
- declare const index$2_LzApp__factory: typeof LzApp__factory;
2362
- type index$2_NonblockingLzApp__factory = NonblockingLzApp__factory;
2363
- declare const index$2_NonblockingLzApp__factory: typeof NonblockingLzApp__factory;
2364
- declare namespace index$2 {
2361
+ declare const index$2_LzApp__factory: typeof LzApp__factory;
2362
+ type index$2_NonblockingLzApp__factory = NonblockingLzApp__factory;
2363
+ declare const index$2_NonblockingLzApp__factory: typeof NonblockingLzApp__factory;
2364
+ declare namespace index$2 {
2365
2365
  export { index$2_LzApp__factory as LzApp__factory, index$2_NonblockingLzApp__factory as NonblockingLzApp__factory };
2366
2366
  }
2367
2367
 
@@ -3137,8 +3137,8 @@ declare class LZEndpointMock__factory extends ContractFactory {
3137
3137
  }
3138
3138
 
3139
3139
  type index$1_LZEndpointMock__factory = LZEndpointMock__factory;
3140
- declare const index$1_LZEndpointMock__factory: typeof LZEndpointMock__factory;
3141
- declare namespace index$1 {
3140
+ declare const index$1_LZEndpointMock__factory: typeof LZEndpointMock__factory;
3141
+ declare namespace index$1 {
3142
3142
  export { index$1_LZEndpointMock__factory as LZEndpointMock__factory };
3143
3143
  }
3144
3144
 
package/dist/index.d.ts CHANGED
@@ -823,8 +823,8 @@ interface NonblockingLzApp extends BaseContract {
823
823
  }
824
824
 
825
825
  type index$4_LzApp = LzApp;
826
- type index$4_NonblockingLzApp = NonblockingLzApp;
827
- declare namespace index$4 {
826
+ type index$4_NonblockingLzApp = NonblockingLzApp;
827
+ declare namespace index$4 {
828
828
  export type { index$4_LzApp as LzApp, index$4_NonblockingLzApp as NonblockingLzApp };
829
829
  }
830
830
 
@@ -1530,7 +1530,7 @@ interface LZEndpointMock extends BaseContract {
1530
1530
  }
1531
1531
 
1532
1532
  type index$3_LZEndpointMock = LZEndpointMock;
1533
- declare namespace index$3 {
1533
+ declare namespace index$3 {
1534
1534
  export type { index$3_LZEndpointMock as LZEndpointMock };
1535
1535
  }
1536
1536
 
@@ -2358,10 +2358,10 @@ declare class NonblockingLzApp__factory {
2358
2358
  }
2359
2359
 
2360
2360
  type index$2_LzApp__factory = LzApp__factory;
2361
- declare const index$2_LzApp__factory: typeof LzApp__factory;
2362
- type index$2_NonblockingLzApp__factory = NonblockingLzApp__factory;
2363
- declare const index$2_NonblockingLzApp__factory: typeof NonblockingLzApp__factory;
2364
- declare namespace index$2 {
2361
+ declare const index$2_LzApp__factory: typeof LzApp__factory;
2362
+ type index$2_NonblockingLzApp__factory = NonblockingLzApp__factory;
2363
+ declare const index$2_NonblockingLzApp__factory: typeof NonblockingLzApp__factory;
2364
+ declare namespace index$2 {
2365
2365
  export { index$2_LzApp__factory as LzApp__factory, index$2_NonblockingLzApp__factory as NonblockingLzApp__factory };
2366
2366
  }
2367
2367
 
@@ -3137,8 +3137,8 @@ declare class LZEndpointMock__factory extends ContractFactory {
3137
3137
  }
3138
3138
 
3139
3139
  type index$1_LZEndpointMock__factory = LZEndpointMock__factory;
3140
- declare const index$1_LZEndpointMock__factory: typeof LZEndpointMock__factory;
3141
- declare namespace index$1 {
3140
+ declare const index$1_LZEndpointMock__factory: typeof LZEndpointMock__factory;
3141
+ declare namespace index$1 {
3142
3142
  export { index$1_LZEndpointMock__factory as LZEndpointMock__factory };
3143
3143
  }
3144
3144
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/lz-evm-oapp-v1",
3
- "version": "3.0.17",
3
+ "version": "3.0.18-movement.0",
4
4
  "license": "BUSL-1.1",
5
5
  "exports": {
6
6
  ".": {
@@ -36,9 +36,9 @@
36
36
  "@ethersproject/abi": "^5.7.0",
37
37
  "@ethersproject/providers": "^5.7.0",
38
38
  "@layerzerolabs/hardhat-config": "^0.0.0",
39
- "@layerzerolabs/lz-evm-v1-0.7": "^3.0.17",
40
- "@layerzerolabs/tsup-config-next": "^3.0.17",
41
- "@layerzerolabs/typescript-config-next": "^3.0.17",
39
+ "@layerzerolabs/lz-evm-v1-0.7": "^3.0.18-movement.0",
40
+ "@layerzerolabs/tsup-config-next": "^3.0.18-movement.0",
41
+ "@layerzerolabs/typescript-config-next": "^3.0.18-movement.0",
42
42
  "@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
43
43
  "@nomicfoundation/hardhat-network-helpers": "^1.0.9",
44
44
  "@nomicfoundation/hardhat-verify": "^2.0.2",
@@ -60,7 +60,7 @@
60
60
  "typescript": "~5.2.2"
61
61
  },
62
62
  "peerDependencies": {
63
- "@layerzerolabs/lz-evm-v1-0.7": "^3.0.17",
63
+ "@layerzerolabs/lz-evm-v1-0.7": "^3.0.18-movement.0",
64
64
  "@openzeppelin/contracts": "^4.8.1 || ^5.0.0",
65
65
  "hardhat-deploy": "^0.12.4",
66
66
  "solidity-bytes-utils": "^0.8.0"