@exodus/assets-base
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -0,1 +1,11 @@ | ||
1.0.19 / 2019-06-19 | ||
----------------- | ||
- Change TRX assetType to TRON_LIKE | ||
1.0.18 / 2019-06-18 | ||
----------------- | ||
- Update TRX tokens block explorer | ||
1.0.17 / 2019-06-10 | ||
@@ -2,0 +12,0 @@ ----------------- |
@@ -21,3 +21,3 @@ "use strict"; | ||
exports.units = units; | ||
const assetType = 'OTHER'; | ||
const assetType = 'TRON_LIKE'; | ||
exports.assetType = assetType; | ||
@@ -24,0 +24,0 @@ const blockExplorer = { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
49120
0