Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/assets-base - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

lib/cosmos.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

1.0.15 / 2019-06-04
-----------------
- Add NANO
- Add ATOM
- Add GAS
1.0.14 / 2019-06-01

@@ -2,0 +9,0 @@ -----------------

8

lib/index.js

@@ -20,2 +20,4 @@ "use strict";

var cosmos = _interopRequireWildcard(require("./cosmos"));
var dash = _interopRequireWildcard(require("./dash"));

@@ -39,2 +41,4 @@

var gas = _interopRequireWildcard(require("./gas"));
var lisk = _interopRequireWildcard(require("./lisk"));

@@ -46,2 +50,4 @@

var nano = _interopRequireWildcard(require("./nano"));
var neo = _interopRequireWildcard(require("./neo"));

@@ -85,3 +91,3 @@

const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, lisk, litecoin, monero, neo, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechain, vertcoin, waves, zcash];
const _assets = [ark, bcash, bgold, bitcoin, bitcoinsv, bnbmainnet, 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];

@@ -88,0 +94,0 @@ _erc20Tokens.default.forEach(token => {

2

package.json
{
"name": "@exodus/assets-base",
"version": "1.0.14",
"version": "1.0.15",
"description": "Base level package for supporting Exodus assets.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc