New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coinsummer/lotus-client-rpc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinsummer/lotus-client-rpc - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

index.d.ts

@@ -40,3 +40,3 @@ // Code generated by github.com/filecoin-shipyard/js-lotus-client-schema/go-tsgen. DO NOT EDIT.

declare type RetrievalEvent = { Event: number, Status: number, BytesReceived: number, FundsSpent: string, Err: string }
declare type StartDealParams = { Data: DataRef, Wallet: string, Miner: string, EpochPrice: string, MinBlocksDuration: number, ProviderCollateral: string, DealStartEpoch?: number, FastRetrieval: boolean, VerifiedDeal: boolean }
declare type StartDealParams = { Data: DataRef, Wallet: string, Miner: string, EpochPrice: string, MinBlocksDuration: number, ProviderCollateral?: string, DealStartEpoch?: number, FastRetrieval: boolean, VerifiedDeal: boolean }
declare type MessageSendSpec = { MaxFee: string }

@@ -43,0 +43,0 @@ declare type BlockMsg = { Header: BlockHeader, BlsMessages: Array<Cid>, SecpkMessages: Array<Cid> }

{
"name": "@coinsummer/lotus-client-rpc",
"version": "0.0.15",
"version": "0.0.16",
"description": "Lotus JS Client Web Browser Provider module",

@@ -5,0 +5,0 @@ "scripts": {

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