@meshsdk/core
Advanced tools
Comparing version 1.5.18 to 1.5.19
@@ -6,2 +6,3 @@ import type { Data, Era, LanguageVersion, NativeScript, Network, PlutusScript } from '@mesh/common/types'; | ||
export declare const resolveLanguageView: (era: Era, version: LanguageVersion) => string | undefined; | ||
export declare const resolveNativeScriptAddress: (script: NativeScript, networkId?: number) => string; | ||
export declare const resolveNativeScriptHash: (script: NativeScript) => string; | ||
@@ -8,0 +9,0 @@ export declare const resolvePaymentKeyHash: (bech32: string) => string; |
@@ -6,3 +6,3 @@ { | ||
"author": "MeshJS", | ||
"version": "1.5.18", | ||
"version": "1.5.19", | ||
"license": "Apache-2.0", | ||
@@ -9,0 +9,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
460950
8020