@exodus/assets-base
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,7 @@ | ||
1.0.1 / 2019-03-19 | ||
------------------ | ||
- Add mainnet BNB | ||
- Fix BSV ticker | ||
1.0.0 / 2019-03-12 | ||
@@ -2,0 +8,0 @@ ------------------ |
@@ -14,3 +14,3 @@ "use strict"; | ||
exports.properName = properName; | ||
const ticker = 'BTC'; | ||
const ticker = 'BSV'; | ||
exports.ticker = ticker; | ||
@@ -17,0 +17,0 @@ const units = { |
@@ -18,2 +18,4 @@ "use strict"; | ||
var bnbmainnet = _interopRequireWildcard(require("./bnbmainnet")); | ||
var dash = _interopRequireWildcard(require("./dash")); | ||
@@ -69,3 +71,3 @@ | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, neo, nem, qtumignition, ripple, stellar, tether, tronmainnet, vertcoin, waves, zcash]; | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, neo, nem, qtumignition, ripple, stellar, tether, tronmainnet, vertcoin, waves, zcash]; | ||
@@ -72,0 +74,0 @@ _erc20Tokens.default.forEach(token => { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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
53159
35
2094