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

@exodus/assets-base

Package Overview
Dependencies
Maintainers
0
Versions
270
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.150 to 8.0.151

lib/goerli-assets/index.js

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 8.0.151 / 2022-09-02
- Added Goerli EVM and tokens.
# 8.0.150 / 2022-08-23

@@ -2,0 +6,0 @@

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

var _goerliAssets = require("./goerli-assets");
var ethereumclassic = _interopRequireWildcard(require("./ethereumclassic"));

@@ -167,2 +169,4 @@

_assets.push(..._goerliAssets.assets);
_assets.push(..._quorumErc20Tokens.default);

@@ -169,0 +173,0 @@

2

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is too big to display

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