@vechain/connex
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -6,2 +6,7 @@ /** | ||
/** | ||
* the version number | ||
*/ | ||
readonly version: string | ||
/** | ||
* the {@link Thor} instance | ||
@@ -309,2 +314,7 @@ */ | ||
timestamp: number | ||
/** | ||
* parent block id | ||
*/ | ||
parentID: string | ||
} | ||
@@ -311,0 +321,0 @@ } |
{ | ||
"name": "@vechain/connex", | ||
"version": "0.2.0", | ||
"version": "0.3.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
22586
496