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 8.0.111 to 8.0.112

6

CHANGELOG.md

@@ -0,1 +1,5 @@

# 8.0.112 / 2022-02-04
- add Algo DeFi tokens for testing/dev purposes
# 8.0.111 / 2022-02-02

@@ -11,3 +15,3 @@

- SPL Token asset descriptions and _solana suffix
- SPL Token asset descriptions and \_solana suffix

@@ -14,0 +18,0 @@ # 8.0.108 / 2022-01-19

@@ -35,2 +35,27 @@ "use strict";

assetIndex: 31566704
}, {
name: 'usdcoin_tinyman',
properName: 'USD Coin',
decimals: 6,
ticker: 'USDCTINY',
properTicker: 'USDC',
assetIndex: 552647097
}, {
name: 'yieldly',
properName: 'Yieldly',
decimals: 6,
ticker: 'YLDY',
assetIndex: 226701642
}, {
name: 'stbl',
properName: 'AlgoStable',
decimals: 6,
ticker: 'STBL',
assetIndex: 465865291
}, {
name: 'smile',
properName: 'Smile Coin',
decimals: 6,
ticker: 'SMILE',
assetIndex: 300208676
}];

@@ -37,0 +62,0 @@

2

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