Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@meshsdk/core

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/core - npm Package Compare versions

Comparing version 1.5.18 to 1.5.19

1

dist/common/utils/resolver.d.ts

@@ -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;

2

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc