@vechain/connex
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -493,2 +493,8 @@ /** | ||
/** | ||
* set another txid as dependency | ||
* @param txid | ||
*/ | ||
dependsOn(txid: string): this | ||
/** | ||
* set the link to reveal tx related information. | ||
@@ -495,0 +501,0 @@ * first appearance of slice '{txid}' in the given link url will be replaced with txid. |
{ | ||
"name": "@vechain/connex", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Standard interface to connect DApp with VeChain and user", | ||
@@ -5,0 +5,0 @@ "main": "", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26033
506