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

dsd-constants-lib

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsd-constants-lib - npm Package Compare versions

Comparing version 3.5.13 to 3.5.14

6

modules-api.js

@@ -69,2 +69,6 @@ /**

{name: "getLastBlock", params: [["IC_bchainTypeCode", 1]], returns: "I_"},
{name: "getTimestamps", params: [["IC_bchainTypeCode", 1], "LI_blocksNumbers"], returns: "LI_"},
{name: "getBlocks", params: [["IC_bchainTypeCode", 1], "LI_blocksNumbers"], returns: "LO_"},
{ deprecated: true, name: "getLastBlock_Zetonium", params: [], returns: "I_"},

@@ -295,3 +299,3 @@ { deprecated: true, name: "getLastBlock_Ethereum", params: [], returns: "I_"},

{name: "fundZFeeForContractMethod", params: [ "A_funderId", "S_funderCredentials", "S_fundingPubK", ["IC_contractId", 0], ["S_contractMethodName", null] ], returns: "O_zfeeFunding"},
{name: "fundZFeeForContractMethod", params: [ "A_funderId", "S_funderCredentials", "S_fundingPubK", "IC_contractId", "S_contractMethodName" ], returns: "O_zfeeFunding"},
{name: "unfundZFeeForContractMethod", params: [ "A_funderId", "S_funderCredentials", "S_fundingPubK", ["IC_contractId", 0], ["S_contractMethodName", null] ], returns: "O_offerFunding"},

@@ -298,0 +302,0 @@

2

package.json
{
"name": "dsd-constants-lib",
"version": "3.5.13",
"version": "3.5.14",
"dependencies": {},

@@ -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