@layerzerolabs/dw-model 0.2.99 → 0.2.101
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.
|
@@ -20,7 +20,7 @@ export declare const generateThrowRoleManagement: () => {
|
|
|
20
20
|
properties?: Record<string, any> | undefined;
|
|
21
21
|
type?: string | undefined;
|
|
22
22
|
parallelizingKey?: string | undefined;
|
|
23
|
-
}, Promise<any>, [
|
|
23
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>;
|
|
24
24
|
hasRole: (args_0: {
|
|
25
25
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
26
26
|
}, args_1: {
|
|
@@ -15,7 +15,7 @@ export declare const generateCreateSetRoleTransactionsSchema: <const T extends r
|
|
|
15
15
|
properties?: Record<string, any> | undefined;
|
|
16
16
|
type?: string | undefined;
|
|
17
17
|
parallelizingKey?: string | undefined;
|
|
18
|
-
}, Promise<any>, [
|
|
18
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
19
19
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
20
20
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
21
21
|
shouldGrant: boolean;
|
|
@@ -31,7 +31,7 @@ export declare const generateCreateSetRoleTransactionsSchema: <const T extends r
|
|
|
31
31
|
properties?: Record<string, any> | undefined;
|
|
32
32
|
type?: string | undefined;
|
|
33
33
|
parallelizingKey?: string | undefined;
|
|
34
|
-
}, Promise<any>, [
|
|
34
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
35
35
|
export declare const generateHasRoleSchema: <const T extends readonly [string, ...string[]]>(roles: T) => z.ZodType<(args_0: {
|
|
36
36
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
37
37
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -61,7 +61,7 @@ export declare const generateRoleManagementSchemas: <const T extends readonly [s
|
|
|
61
61
|
properties?: Record<string, any> | undefined;
|
|
62
62
|
type?: string | undefined;
|
|
63
63
|
parallelizingKey?: string | undefined;
|
|
64
|
-
}, Promise<any>, [
|
|
64
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
65
65
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
66
66
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
67
67
|
shouldGrant: boolean;
|
|
@@ -77,7 +77,7 @@ export declare const generateRoleManagementSchemas: <const T extends readonly [s
|
|
|
77
77
|
properties?: Record<string, any> | undefined;
|
|
78
78
|
type?: string | undefined;
|
|
79
79
|
parallelizingKey?: string | undefined;
|
|
80
|
-
}, Promise<any>, [
|
|
80
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
81
81
|
hasRole: z.ZodType<(args_0: {
|
|
82
82
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
83
83
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -108,7 +108,7 @@ export declare const generateEnumerableRoleManagementSchemas: <const T extends r
|
|
|
108
108
|
properties?: Record<string, any> | undefined;
|
|
109
109
|
type?: string | undefined;
|
|
110
110
|
parallelizingKey?: string | undefined;
|
|
111
|
-
}, Promise<any>, [
|
|
111
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
112
112
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
113
113
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
114
114
|
shouldGrant: boolean;
|
|
@@ -124,7 +124,7 @@ export declare const generateEnumerableRoleManagementSchemas: <const T extends r
|
|
|
124
124
|
properties?: Record<string, any> | undefined;
|
|
125
125
|
type?: string | undefined;
|
|
126
126
|
parallelizingKey?: string | undefined;
|
|
127
|
-
}, Promise<any>, [
|
|
127
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
128
128
|
hasRole: z.ZodType<(args_0: {
|
|
129
129
|
role: ({ [k_1 in T[number]]: k_1; } extends infer T_1 ? { [k in keyof T_1]: { [k_1 in T[number]]: k_1; }[k]; } : never)[T[number]];
|
|
130
130
|
accountAddress: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -151,7 +151,7 @@ export declare const createSetRoleTransactionsWithSpecializedInputSchema: z.ZodT
|
|
|
151
151
|
properties?: Record<string, any> | undefined;
|
|
152
152
|
type?: string | undefined;
|
|
153
153
|
parallelizingKey?: string | undefined;
|
|
154
|
-
}, Promise<any>, [
|
|
154
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
155
155
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
156
156
|
}, args_1: {
|
|
157
157
|
role: string;
|
|
@@ -169,7 +169,7 @@ export declare const createSetRoleTransactionsWithSpecializedInputSchema: z.ZodT
|
|
|
169
169
|
properties?: Record<string, any> | undefined;
|
|
170
170
|
type?: string | undefined;
|
|
171
171
|
parallelizingKey?: string | undefined;
|
|
172
|
-
}, Promise<any>, [
|
|
172
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
173
173
|
export declare const hasRoleWithSpecializedInputSchema: z.ZodType<(args_0: {
|
|
174
174
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
175
175
|
}, args_1: {
|
|
@@ -208,7 +208,7 @@ export declare const createBeginAdminTransferTransactionsSchema: z.ZodType<(args
|
|
|
208
208
|
properties?: Record<string, any> | undefined;
|
|
209
209
|
type?: string | undefined;
|
|
210
210
|
parallelizingKey?: string | undefined;
|
|
211
|
-
}, Promise<any>, [
|
|
211
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
212
212
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
213
213
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
214
214
|
chainName: string;
|
|
@@ -222,7 +222,7 @@ export declare const createBeginAdminTransferTransactionsSchema: z.ZodType<(args
|
|
|
222
222
|
properties?: Record<string, any> | undefined;
|
|
223
223
|
type?: string | undefined;
|
|
224
224
|
parallelizingKey?: string | undefined;
|
|
225
|
-
}, Promise<any>, [
|
|
225
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
226
226
|
export declare const createAcceptAdminTransferTransactionsSchema: z.ZodType<(args_0: {
|
|
227
227
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
228
228
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
@@ -237,7 +237,7 @@ export declare const createAcceptAdminTransferTransactionsSchema: z.ZodType<(arg
|
|
|
237
237
|
properties?: Record<string, any> | undefined;
|
|
238
238
|
type?: string | undefined;
|
|
239
239
|
parallelizingKey?: string | undefined;
|
|
240
|
-
}, Promise<any>, [
|
|
240
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
241
241
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
242
242
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
243
243
|
chainName: string;
|
|
@@ -251,7 +251,7 @@ export declare const createAcceptAdminTransferTransactionsSchema: z.ZodType<(arg
|
|
|
251
251
|
properties?: Record<string, any> | undefined;
|
|
252
252
|
type?: string | undefined;
|
|
253
253
|
parallelizingKey?: string | undefined;
|
|
254
|
-
}, Promise<any>, [
|
|
254
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
255
255
|
export declare const generateAdmin2StepSchemas: () => {
|
|
256
256
|
getPendingAdmin: z.ZodType<() => Promise<import("@layerzerolabs/typescript-utils").NormalizedHexString>, unknown, z.core.$ZodTypeInternals<() => Promise<import("@layerzerolabs/typescript-utils").NormalizedHexString>, unknown>>;
|
|
257
257
|
createBeginAdminTransferTransactions: z.ZodType<(args_0: {
|
|
@@ -268,7 +268,7 @@ export declare const generateAdmin2StepSchemas: () => {
|
|
|
268
268
|
properties?: Record<string, any> | undefined;
|
|
269
269
|
type?: string | undefined;
|
|
270
270
|
parallelizingKey?: string | undefined;
|
|
271
|
-
}, Promise<any>, [
|
|
271
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
272
272
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
273
273
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
274
274
|
chainName: string;
|
|
@@ -282,7 +282,7 @@ export declare const generateAdmin2StepSchemas: () => {
|
|
|
282
282
|
properties?: Record<string, any> | undefined;
|
|
283
283
|
type?: string | undefined;
|
|
284
284
|
parallelizingKey?: string | undefined;
|
|
285
|
-
}, Promise<any>, [
|
|
285
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
286
286
|
createAcceptAdminTransferTransactions: z.ZodType<(args_0: {
|
|
287
287
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
288
288
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
@@ -297,7 +297,7 @@ export declare const generateAdmin2StepSchemas: () => {
|
|
|
297
297
|
properties?: Record<string, any> | undefined;
|
|
298
298
|
type?: string | undefined;
|
|
299
299
|
parallelizingKey?: string | undefined;
|
|
300
|
-
}, Promise<any>, [
|
|
300
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
301
301
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
302
302
|
}) => Promise<import("@layerzerolabs/gated-transaction").GatedTransaction<string, {
|
|
303
303
|
chainName: string;
|
|
@@ -311,7 +311,7 @@ export declare const generateAdmin2StepSchemas: () => {
|
|
|
311
311
|
properties?: Record<string, any> | undefined;
|
|
312
312
|
type?: string | undefined;
|
|
313
313
|
parallelizingKey?: string | undefined;
|
|
314
|
-
}, Promise<any>, [
|
|
314
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
315
315
|
};
|
|
316
316
|
export declare const getPendingAdminWithSpecializedInputSchema: z.ZodType<(args_0: {
|
|
317
317
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -334,7 +334,7 @@ export declare const createBeginAdminTransferTransactionsWithSpecializedInputSch
|
|
|
334
334
|
properties?: Record<string, any> | undefined;
|
|
335
335
|
type?: string | undefined;
|
|
336
336
|
parallelizingKey?: string | undefined;
|
|
337
|
-
}, Promise<any>, [
|
|
337
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
338
338
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
339
339
|
}, args_1: {
|
|
340
340
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -350,7 +350,7 @@ export declare const createBeginAdminTransferTransactionsWithSpecializedInputSch
|
|
|
350
350
|
properties?: Record<string, any> | undefined;
|
|
351
351
|
type?: string | undefined;
|
|
352
352
|
parallelizingKey?: string | undefined;
|
|
353
|
-
}, Promise<any>, [
|
|
353
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
354
354
|
export declare const createAcceptAdminTransferTransactionsWithSpecializedInputSchema: z.ZodType<(args_0: {
|
|
355
355
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
356
356
|
}, args_1: {
|
|
@@ -367,7 +367,7 @@ export declare const createAcceptAdminTransferTransactionsWithSpecializedInputSc
|
|
|
367
367
|
properties?: Record<string, any> | undefined;
|
|
368
368
|
type?: string | undefined;
|
|
369
369
|
parallelizingKey?: string | undefined;
|
|
370
|
-
}, Promise<any>, [
|
|
370
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown, z.core.$ZodTypeInternals<(args_0: {
|
|
371
371
|
address: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
372
372
|
}, args_1: {
|
|
373
373
|
newAdmin: import("@layerzerolabs/typescript-utils").NormalizedHexString;
|
|
@@ -383,7 +383,7 @@ export declare const createAcceptAdminTransferTransactionsWithSpecializedInputSc
|
|
|
383
383
|
properties?: Record<string, any> | undefined;
|
|
384
384
|
type?: string | undefined;
|
|
385
385
|
parallelizingKey?: string | undefined;
|
|
386
|
-
}, Promise<any>, [
|
|
386
|
+
}, Promise<any>, [txs: any], import("@layerzerolabs/gated-transaction").GatedTransactionDependencies, import("@layerzerolabs/gated-transaction").GatedTransactionArtifacts>[]>, unknown>>;
|
|
387
387
|
export type GetPendingAdminWithSpecializedInput = z.infer<typeof getPendingAdminWithSpecializedInputSchema>;
|
|
388
388
|
export type CreateBeginAdminTransferTransactionsWithSpecializedInput = z.infer<typeof createBeginAdminTransferTransactionsWithSpecializedInputSchema>;
|
|
389
389
|
export type CreateAcceptAdminTransferTransactionsWithSpecializedInput = z.infer<typeof createAcceptAdminTransferTransactionsWithSpecializedInputSchema>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemata.d.ts","sourceRoot":"","sources":["../../src/role-management/schemata.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,eAAO,MAAM,uCAAuC,GAChD,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EAE9C,OAAO,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"schemata.d.ts","sourceRoot":"","sources":["../../src/role-management/schemata.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAMxB,eAAO,MAAM,uCAAuC,GAChD,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EAE9C,OAAO,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAgBN,CAAC;AAEP,eAAO,MAAM,qBAAqB,GAAI,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EAAE,OAAO,CAAC;;;;;;iCASxF,CAAC;AAEP,eAAO,MAAM,4BAA4B,GAAI,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EACvF,OAAO,CAAC;;;;yFASN,CAAC;AAEP,eAAO,MAAM,6BAA6B,GAAI,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EACxF,OAAO,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIV,CAAC;AAEH,eAAO,MAAM,uCAAuC,GAChD,KAAK,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,EAE9C,OAAO,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIV,CAAC;AAEH,eAAO,MAAM,mDAAmD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAiB9D,CAAC;AAEH,eAAO,MAAM,iCAAiC;;;;;;;;;;iCAW5C,CAAC;AAEH,eAAO,MAAM,wCAAwC;;;;;;;;yFAUnD,CAAC;AAEH,MAAM,MAAM,6CAA6C,GAAG,CAAC,CAAC,KAAK,CAC/D,OAAO,mDAAmD,CAC7D,CAAC;AACF,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iCAAiC,CAAC,CAAC;AAC5F,MAAM,MAAM,kCAAkC,GAAG,CAAC,CAAC,KAAK,CACpD,OAAO,wCAAwC,CAClD,CAAC;AAaF,eAAO,MAAM,qBAAqB,mNAGhC,CAAC;AAEH,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAGrD,CAAC;AAEH,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAGtD,CAAC;AAEH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIpC,CAAC;AAEH,eAAO,MAAM,yCAAyC;;;;uFAGpD,CAAC;AAEH,eAAO,MAAM,8DAA8D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAMzE,CAAC;AAEH,eAAO,MAAM,+DAA+D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yLAM1E,CAAC;AAEH,MAAM,MAAM,mCAAmC,GAAG,CAAC,CAAC,KAAK,CACrD,OAAO,yCAAyC,CACnD,CAAC;AACF,MAAM,MAAM,wDAAwD,GAAG,CAAC,CAAC,KAAK,CAC1E,OAAO,8DAA8D,CACxE,CAAC;AACF,MAAM,MAAM,yDAAyD,GAAG,CAAC,CAAC,KAAK,CAC3E,OAAO,+DAA+D,CACzE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/dw-model",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.101",
|
|
4
4
|
"private": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"zod": "4.3.5",
|
|
20
|
-
"@layerzerolabs/common-chain-model": "0.2.
|
|
21
|
-
"@layerzerolabs/
|
|
22
|
-
"@layerzerolabs/
|
|
23
|
-
"@layerzerolabs/
|
|
24
|
-
"@layerzerolabs/typescript-utils": "0.2.
|
|
25
|
-
"@layerzerolabs/zod-utils": "0.2.
|
|
20
|
+
"@layerzerolabs/common-chain-model": "0.2.101",
|
|
21
|
+
"@layerzerolabs/gated-transaction": "0.2.101",
|
|
22
|
+
"@layerzerolabs/layerzero-definitions": "0.2.101",
|
|
23
|
+
"@layerzerolabs/common-error-utils": "0.2.101",
|
|
24
|
+
"@layerzerolabs/typescript-utils": "0.2.101",
|
|
25
|
+
"@layerzerolabs/zod-utils": "0.2.101"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@mysten/sui": "^1.35.0",
|
|
29
29
|
"tsup": "^8.4.0",
|
|
30
30
|
"vitest": "^3.2.3",
|
|
31
|
-
"@layerzerolabs/tsup-configuration": "0.2.
|
|
32
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
31
|
+
"@layerzerolabs/tsup-configuration": "0.2.101",
|
|
32
|
+
"@layerzerolabs/typescript-configuration": "0.2.101"
|
|
33
33
|
},
|
|
34
34
|
"publishConfig": {
|
|
35
35
|
"access": "public",
|