@exodus/assets-base
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -0,1 +1,6 @@ | ||
1.0.6 / 2019-05-01 | ||
----------------- | ||
- Expose contract details for Tron tokens | ||
1.0.5 / 2019-04-30 | ||
@@ -2,0 +7,0 @@ ------------------ |
@@ -103,2 +103,6 @@ "use strict"; | ||
assetType: 'TRON_TOKEN', | ||
contract: { | ||
id: token.id, | ||
oldName: token.oldName | ||
}, | ||
units: { | ||
@@ -105,0 +109,0 @@ base: 0, |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
55962
2163