New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
271
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.91 to 8.0.92

CHANGELOG.md

8

lib/asset-info.js

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

paxos: {
description: 'Paxos is an Ethereum-based token designed as a stablecoin issued by the Paxos Trust Company. Paxos tokens are backed by deposits in US bank accounts to ensure 1 PAX equals 1 USD.',
description: 'Paxos is an Ethereum-based token designed as a stablecoin issued by the Paxos Trust Company. Paxos tokens are backed by deposits in US bank accounts to ensure 1 USDP equals 1 USD.',
reddit: 'https://www.reddit.com/r/PaxosStandardToken/',

@@ -782,2 +782,8 @@ twitter: 'https://twitter.com/paxosglobal',

},
serum: {
description: 'SRM tokens power Serum, a centralized exchange software system built on the Solana blockchain. It allows for trading of cryptocurrencies and has the advantage of a cross-chain support, meaning that it enables a trustless exchange of crypto between various blockchains.',
reddit: 'https://www.reddit.com/r/ProjectSerum/',
twitter: 'https://twitter.com/ProjectSerum',
website: 'https://projectserum.com/'
},
shibainu: {

@@ -784,0 +790,0 @@ description: 'Calling itself “the Dogecoin killer,” SHIB is purely a transferable token named after an adorable breed of dog. ',

3

lib/erc20-tokens/tokens.js

@@ -604,3 +604,4 @@ "use strict";

decimals: 18,
ticker: 'PAX',
ticker: 'USDP',
tickerAlias: 'PAX',
addresses: {

@@ -607,0 +608,0 @@ current: '0x8E870D67F660D95d5be530380D0eC0bd388289E1'

@@ -8,2 +8,4 @@ "use strict";

var elrond = _interopRequireWildcard(require("@exodus/elrond-meta"));
var algorand = _interopRequireWildcard(require("./algorand"));

@@ -141,3 +143,3 @@

const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, bsc, cardano, cosmos, dash, decred, digibyte, dogecoin, eosio, ethereum, ethereumclassic, quorum, factom, filecoin, flare, hedera, iconmainnet, libra, lightningnetwork, lisk, litecoin, matic, monero, nano, neo, neogas, nem, ontology, ontologygas, polkadot, qtumignition, ravencoin, ripple, solana, stellar, tezos, tether, theta, tfuel, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa];
const _assets = [algorand, ark, bcash, bcashclaim, bgold, bgoldclaim, bitcoin, bitcoinsv, bitcoinsvclaim, bnbmainnet, bsc, cardano, cosmos, dash, decred, digibyte, dogecoin, elrond, eosio, ethereum, ethereumclassic, quorum, factom, filecoin, flare, hedera, iconmainnet, libra, lightningnetwork, lisk, litecoin, matic, monero, nano, neo, neogas, nem, ontology, ontologygas, polkadot, qtumignition, ravencoin, ripple, solana, stellar, tezos, tether, theta, tfuel, tronmainnet, vechainthor, vertcoin, waves, zcash, zilliqa];

@@ -144,0 +146,0 @@ _assets.push(..._algorandTokens.default);

{
"name": "@exodus/assets-base",
"version": "8.0.91",
"version": "8.0.92",
"description": "Base level package for supporting Exodus assets.",

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

"lib"
]
],
"dependencies": {
"@exodus/elrond-meta": "^0.0.3"
}
}
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