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

@exodus/models

Package Overview
Dependencies
Maintainers
0
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/models - npm Package Compare versions

Comparing version 8.5.12 to 8.5.13

4

CHANGELOG.md

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

## 8.5.13 / 2021-05-18
- Feat: add Agorand Tokens support
## 8.5.12 / 2021-05-17

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

@@ -60,2 +60,6 @@ "use strict";

case 'ALGORAND_TOKEN':
coinName = 'algorand';
break;
case 'QUORUM_ERC20':

@@ -62,0 +66,0 @@ coinName = 'quorum';

2

package.json
{
"name": "@exodus/models",
"version": "8.5.12",
"version": "8.5.13",
"description": "Exodus models",

@@ -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