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

@xchainjs/xchain-util

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-util - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

lib/index.esm.js

@@ -347,2 +347,3 @@ import BigNumber from 'bignumber.js';

['MAYA.MAYA', { chain: 'MAYA', symbol: 'MAYA', ticker: 'MAYA', type: AssetType.TOKEN }],
['RUNE', { chain: 'THOR', symbol: 'RUNE', ticker: 'RUNE', type: AssetType.NATIVE }],
]);

@@ -349,0 +350,0 @@ const createAsset = (chain, symbol, ticker, type) => {

@@ -355,2 +355,3 @@ 'use strict';

['MAYA.MAYA', { chain: 'MAYA', symbol: 'MAYA', ticker: 'MAYA', type: exports.AssetType.TOKEN }],
['RUNE', { chain: 'THOR', symbol: 'RUNE', ticker: 'RUNE', type: exports.AssetType.NATIVE }],
]);

@@ -357,0 +358,0 @@ const createAsset = (chain, symbol, ticker, type) => {

2

package.json
{
"name": "@xchainjs/xchain-util",
"version": "1.0.3",
"version": "1.0.4",
"description": "Helper utilities for XChain clients",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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