Socket
Socket
Sign inDemoInstall

@midcontract/protocol

Package Overview
Dependencies
15
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-rc.17 to 1.0.0-rc.18

dist/ccip-DOKgVb51.mjs

3

dist/index.d.ts

@@ -81,2 +81,3 @@ // Generated by dts-bundle-generator v9.3.1

private public;
readonly blockExplorer: string;
constructor(chain: Chain, transport: HttpTransport, contractList: ContractList, account?: Account);

@@ -314,4 +315,6 @@ static buildByEnvironment(name?: Environment, account?: Account, url?: string): MidcontractProtocol;

private send;
transactionUrl(transactionHash: Hash): string;
accountUrl(account: Address): string;
}
export {};

2

package.json
{
"name": "@midcontract/protocol",
"version": "1.0.0-rc.17",
"version": "1.0.0-rc.18",
"description": "Crypto payment protocol with escrow",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc