Socket
Socket
Sign inDemoInstall

dsd-client-conn-lib

Package Overview
Dependencies
122
Maintainers
1
Versions
209
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.9 to 3.5.10

17

api-core.md

@@ -195,2 +195,6 @@ <a name='core'></a>

</dd>
<dt><a href="#getTotalSatEthereumRoyaltyPercent">getTotalSatEthereumRoyaltyPercent(satId)</a> ⇒ <code>Integer</code></dt>
<dd><p>Description:
Method getTotalSatEthereumRoyaltyPercent</p>
</dd>
<dt><a href="#importFromNft">importFromNft(userId, credentials, erc721Addr, tokenId, pnftId)</a> ⇒ <code>Integer</code></dt>

@@ -1027,2 +1031,15 @@ <dd><p>Description:

<a name="getTotalSatEthereumRoyaltyPercent"></a>
## getTotalSatEthereumRoyaltyPercent(satId) ⇒ <code>Integer</code>
Description:
Method getTotalSatEthereumRoyaltyPercent
**Kind**: global function
**Returns**: <code>Integer</code> - pctg
| Param | Type |
| --- | --- |
| satId | <code>Integer</code> |
<a name="importFromNft"></a>

@@ -1029,0 +1046,0 @@

@@ -651,2 +651,11 @@

*Description:
* Method getTotalSatEthereumRoyaltyPercent
*
* @param satId {Integer}
* @returns pctg {Integer}
*/function getTotalSatEthereumRoyaltyPercent(satId){}
/**
*
*Description:
* Method importFromNft

@@ -653,0 +662,0 @@ *

6

package.json
{
"name": "dsd-client-conn-lib",
"version": "3.5.9",
"version": "3.5.10",
"dependencies": {
"dsd-constants-lib": "^3.5.10",
"dsd-rpc-lib": "^3.5.10",
"dsd-constants-lib": "^3.5.11",
"dsd-rpc-lib": "^3.5.11",
"jsdoc-to-markdown": "^4.0.1"

@@ -8,0 +8,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc