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-a111e5a to 1.0.0-rc.25-8fe3b12

dist/ccip-BXDsqcSR.js

5

dist/index.d.ts

@@ -134,4 +134,3 @@ // Generated by dts-bundle-generator v9.3.1

tokenRequireAllowance(owner: Address, amount: number, symbol?: SymbolToken): Promise<void>;
escrowMakeSalt(salt: number): Hash;
private numberToBytes32;
escrowMakeSalt(salt: string): Hash;
escrowMakeDataHash(data: string, salt: Hash): Promise<Hash>;

@@ -287,3 +286,3 @@ getTransactionReceipt(hash: Hash, waitReceipt?: boolean): Promise<TransactionReceipt | null>;

private send;
private generateRandomNumber;
private generateRandomString;
transactionUrl(transactionHash: Hash): string;

@@ -290,0 +289,0 @@ accountUrl(account: Address): string;

3

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

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

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

@@ -111,0 +112,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