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

@xchainjs/xchain-util

Package Overview
Dependencies
Maintainers
10
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 0.13.6 to 0.13.7

3

lib/asset.d.ts

@@ -166,3 +166,4 @@ import BigNumber from 'bignumber.js';

LTC = "\u0141",
DOGE = "\u00D0"
DOGE = "\u00D0",
CACAO = "\uD800\uDF02"
}

@@ -169,0 +170,0 @@ /**

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

AssetCurrencySymbol["DOGE"] = "\u00D0";
AssetCurrencySymbol["CACAO"] = "\uD800\uDF02";
})(AssetCurrencySymbol || (AssetCurrencySymbol = {}));

@@ -367,0 +368,0 @@ /**

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

AssetCurrencySymbol["DOGE"] = "\u00D0";
AssetCurrencySymbol["CACAO"] = "\uD800\uDF02";
})(exports.AssetCurrencySymbol || (exports.AssetCurrencySymbol = {}));

@@ -375,0 +376,0 @@ /**

{
"name": "@xchainjs/xchain-util",
"version": "0.13.6",
"version": "0.13.7",
"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