Socket
Socket
Sign inDemoInstall

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.5 to 3.5.6

2

lib/constants.js

@@ -146,3 +146,3 @@ /**

licenseRoyaltyTerms: { id: "licenseRoyaltyTerms", idx: 4 },//6 -acceptance
licenseGrantCodeTerms: { id: "licenseGrantCodeTerms", idx: 6 } //6 - acceptance
licenseGrantCodeTerms: { id: "licenseGrantCodeTerms", idx: 7 } //7 - acceptance
};

@@ -149,0 +149,0 @@ }

@@ -286,3 +286,3 @@ /**

{name: "calcHashToSignBuyOffer", params: [ "A_buyerId", "SC_termSheetTemplate", "O_terms" ], returns: "S_hash"},
{name: "calcHashToSignBuyOffer", params: [ "A_buyerId", "O_terms" ], returns: "S_hash"},
{name: "askForZFeeFunding", params: [ "A_userId", "S_userCredentials", "S_fundingPubK", "S_fundingPrvK" ], returns: "B_isOk"},

@@ -289,0 +289,0 @@ {name: "getZFeeFunding", params: [["S_fundingPubK", null], ["IC_contractId", 0], ["S_contractMethodName", null] ], returns: "O_zfeeFunding"},

{
"name": "dsd-constants-lib",
"version": "3.5.5",
"version": "3.5.6",
"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