@vechain/connex
Advanced tools
Comparing version 0.1.4 to 0.2.0
@@ -234,5 +234,6 @@ /** | ||
/** | ||
* Set to descending order | ||
* Set sort order | ||
* @param order | ||
*/ | ||
desc(): this | ||
order(order: 'asc' | 'desc'): this | ||
@@ -239,0 +240,0 @@ /** |
{ | ||
"name": "@vechain/connex", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"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
22405
488