Socket
Socket
Sign inDemoInstall

@midcontract/protocol

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midcontract/protocol - npm Package Compare versions

Comparing version 1.0.0-rc.26-0778686-9c71a8a to 1.0.0-rc.26-0e9207b

dist/ccip-B1Q6MISU.mjs

2

dist/index.d.ts

@@ -210,2 +210,4 @@ // Generated by dts-bundle-generator v9.3.1

transactionByHash(hash: Hash, waitReceipt?: boolean): Promise<TransactionData>;
transactionByHashMilestoneWait(hash: Hash): Promise<TransactionData>;
transactionByHashMilestone(hash: Hash, waitReceipt?: boolean): Promise<TransactionData>;
transactionParse(data: TransactionData): Promise<{

@@ -212,0 +214,0 @@ input: {

2

package.json
{
"name": "@midcontract/protocol",
"version": "1.0.0-rc.26-0778686-9c71a8a",
"version": "1.0.0-rc.26-0e9207b",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc