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.23 to 8.0.24

5

CHANGELOG.md

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

8.0.24 / 2020-09-19
------------------
- Add Uniswap (UNI) ERC20
8.0.23 / 2020-09-15

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

@@ -668,2 +668,8 @@ "use strict";

},
uniswap: {
description: 'UNI is the governance token of Uniswap, a decentralized protocol for automated liquidity provision on Ethereum.',
reddit: 'https://www.reddit.com/r/UniSwap/',
twitter: 'https://twitter.com/UniswapProtocol',
website: 'https://uniswap.org/'
},
usdcoin: {

@@ -670,0 +676,0 @@ description: 'USD Coin is an Ethereum-based token designed as a stablecoin issued by Circle and Coinbase. Each unit of USDC is backed by a unit of US Dollar in audited bank accounts in order to ensure 1 USDC is always equal to 1 USD.',

@@ -684,2 +684,10 @@ "use strict";

}, {
name: 'uniswap',
properName: 'Uniswap',
decimals: 18,
ticker: 'UNI',
addresses: {
current: '0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984'
}
}, {
name: 'usdcoin',

@@ -686,0 +694,0 @@ properName: 'USD Coin',

2

package.json
{
"name": "@exodus/assets-base",
"version": "8.0.23",
"version": "8.0.24",
"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