New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
271
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 8.0.16 to 8.0.17

lib/zilliqa.js

5

CHANGELOG.md

@@ -0,1 +1,6 @@

8.0.17 / 2020-08-04
------------------
- Add `ZIL`
8.0.16 / 2020-07-29

@@ -2,0 +7,0 @@ ------------------

@@ -733,4 +733,10 @@ "use strict";

website: 'https://www.0xproject.com/'
},
zilliqa: {
description: 'Zilliqa is a platform that seeks to make blockchains faster and scalable by streamlining the consensus process with a system called sharding.',
twitter: 'https://twitter.com/zilliqa',
website: 'https://www.zilliqa.com/',
telegram: 'https://t.me/zilliqachat'
}
};
exports.default = _default;

4

lib/index.js

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

var zilliqa = _interopRequireWildcard(require("./zilliqa"));
var _assetInfo = _interopRequireDefault(require("./asset-info.js"));

@@ -107,3 +109,3 @@

const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash];
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, factom, hedera, iconmainnet, libra, lisk, litecoin, monero, nano, neo, neogas, nem, ontology, ontologygas, qtumignition, ravencoin, ripple, stellar, tezos, tether, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa];

@@ -110,0 +112,0 @@ _assets.push(..._erc20Tokens.default);

{
"name": "@exodus/assets-base",
"version": "8.0.16",
"version": "8.0.17",
"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