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

@exodus/assets

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/assets - npm Package Compare versions

Comparing version 8.0.71 to 8.0.72

2

lib/combined-assets/networks/tetherusd.js

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

exports.assetType = assetType;
const combinedAssetNames = ['tetherusd', 'tetherusd_tron', 'tetherusd_algorand', 'tetherusd_solana', 'usdt_matic_86e249c1', 'usdt_bsc_ddedf0f8'];
const combinedAssetNames = ['tetherusd', 'tetherusd_tron', 'tetherusd_algorand', 'tetherusd_solana', 'usdt_matic_86e249c1', 'usdt_bsc_ddedf0f8', 'tetherusd_goerli'];
exports.combinedAssetNames = combinedAssetNames;

@@ -30,0 +30,0 @@ const info = {

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

exports.assetType = assetType;
const combinedAssetNames = ['weth', 'weth_matic'];
const combinedAssetNames = ['weth', 'weth_matic', 'weth_goerli'];
exports.combinedAssetNames = combinedAssetNames;

@@ -30,0 +30,0 @@ const info = {

{
"name": "@exodus/assets",
"version": "8.0.71",
"version": "8.0.72",
"description": "Exodus assets",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"dependencies": {
"@exodus/assets-base": "8.0.x",
"@exodus/assets-base": "^8.0.151",
"@exodus/currency": "^2.1.2",

@@ -16,0 +16,0 @@ "lodash": "^4.17.11"

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