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.18 to 1.0.19

10

CHANGELOG.md

@@ -0,1 +1,11 @@

1.0.19 / 2019-06-19
-----------------
- Change TRX assetType to TRON_LIKE
1.0.18 / 2019-06-18
-----------------
- Update TRX tokens block explorer
1.0.17 / 2019-06-10

@@ -2,0 +12,0 @@ -----------------

2

lib/tronmainnet.js

@@ -21,3 +21,3 @@ "use strict";

exports.units = units;
const assetType = 'OTHER';
const assetType = 'TRON_LIKE';
exports.assetType = assetType;

@@ -24,0 +24,0 @@ const blockExplorer = {

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