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.11 to 8.0.12

5

CHANGELOG.md

@@ -0,1 +1,6 @@

8.0.12 / 2020-06-25
- Add `STMX`
- Fix typo in `STORM` description
8.0.11 / 2020-06-08

@@ -2,0 +7,0 @@

9

lib/asset-info.js

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

storm: {
description: 'Storm is an Ethereum-based token designed to pays users in a micro-task marketplace economy.',
description: 'Storm is an Ethereum-based token designed to pay users in a micro-task marketplace economy.',
reddit: 'https://www.reddit.com/r/stormtoken',

@@ -605,2 +605,9 @@ twitter: 'https://twitter.com/Storm_Token',

},
stormx: {
description: 'StormX is an Ethereum-based token designed to pay users in a micro-task marketplace economy.',
reddit: 'https://www.reddit.com/r/stormxio',
twitter: 'https://twitter.com/stormxio',
website: 'https://stormx.io',
telegram: 'https://t.me/stormxio'
},
tenx: {

@@ -607,0 +614,0 @@ description: 'TenX created an Ethereum-based token called PAY. The PAY token allows users to own part of the TenX system by paying the token holder rewards in Ether.',

@@ -598,2 +598,10 @@ "use strict";

}, {
name: 'stormx',
properName: 'StormX',
decimals: 18,
ticker: 'STMX',
addresses: {
current: '0xbE9375C6a420D2eEB258962efB95551A5b722803'
}
}, {
name: 'taas',

@@ -600,0 +608,0 @@ properName: 'TaaS',

2

package.json
{
"name": "@exodus/assets-base",
"version": "8.0.11",
"version": "8.0.12",
"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