@exodus/assets-base
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -0,1 +1,7 @@ | ||
1.0.20 / 2019-07-03 | ||
----------------- | ||
- Rename vechain to vechainthor | ||
- Rename gas to neogas | ||
1.0.19 / 2019-06-19 | ||
@@ -2,0 +8,0 @@ ----------------- |
@@ -42,4 +42,2 @@ "use strict"; | ||
var gas = _interopRequireWildcard(require("./gas")); | ||
var lisk = _interopRequireWildcard(require("./lisk")); | ||
@@ -55,2 +53,4 @@ | ||
var neogas = _interopRequireWildcard(require("./neogas")); | ||
var nem = _interopRequireWildcard(require("./nem")); | ||
@@ -78,3 +78,3 @@ | ||
var vechain = _interopRequireWildcard(require("./vechain")); | ||
var vechainthor = _interopRequireWildcard(require("./vechainthor")); | ||
@@ -93,3 +93,3 @@ var _vechainTokens = _interopRequireDefault(require("./_vechain-tokens")); | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, gas, lisk, litecoin, monero, nano, neo, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechain, vertcoin, waves, zcash]; | ||
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash]; | ||
@@ -96,0 +96,0 @@ _erc20Tokens.default.forEach(token => { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"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
49251