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.7.18 to 3.7.19

17

api-core.md

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

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

@@ -1095,2 +1099,15 @@ <dd><p>Description:

<a name="getTotalSatRoyaltyPacks"></a>
## getTotalSatRoyaltyPacks(satId) ⇒ <code>Array\_of\_Integer</code>
Description:
Method getTotalSatRoyaltyPacks
**Kind**: global function
**Returns**: <code>Array\_of\_Integer</code> - packs
| Param | Type |
| --- | --- |
| satId | <code>Integer</code> |
<a name="importFromNft"></a>

@@ -1097,0 +1114,0 @@

@@ -685,2 +685,11 @@

*Description:
* Method getTotalSatRoyaltyPacks
*
* @param satId {Integer}
* @returns packs {Array_of_Integer}
*/function getTotalSatRoyaltyPacks(satId){}
/**
*
*Description:
* Method importFromNft

@@ -687,0 +696,0 @@ *

6

package.json
{
"name": "dsd-client-conn-lib",
"version": "3.7.18",
"version": "3.7.19",
"dependencies": {
"dsd-constants-lib": "^3.7.18",
"dsd-rpc-lib": "^3.7.18",
"dsd-constants-lib": "^3.7.19",
"dsd-rpc-lib": "^3.7.19",
"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