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

@midcontract/protocol

Package Overview
Dependencies
Maintainers
2
Versions
102
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.25-8b91dfe to 1.0.0-rc.25-8b91dfe-a111e5a

dist/ccip-DhxJdxwL.mjs

1

dist/index.d.ts

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

escrowMakeSalt(salt: number): Hash;
private numberToBytes32;
escrowMakeDataHash(data: string, salt: Hash): Promise<Hash>;

@@ -137,0 +138,0 @@ getTransactionReceipt(hash: Hash, waitReceipt?: boolean): Promise<TransactionReceipt | null>;

3

package.json
{
"name": "@midcontract/protocol",
"version": "1.0.0-rc.25-8b91dfe",
"version": "1.0.0-rc.25-8b91dfe-a111e5a",
"description": "Crypto payment protocol with escrow",

@@ -109,3 +109,2 @@ "keywords": [

"abitype": "^1.0.0",
"ethers": "^6.12.1",
"viem": "^2.7.8"

@@ -112,0 +111,0 @@ },

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