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 0.0.7 to 0.0.8

5

CHANGELOG.md

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

0.0.8 / 2019-03-08
------------------
- Fix DGB satoshis unit
0.0.7 / 2019-03-07

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

2

lib/digibyte.js

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

const units = {
satoshi: 0,
satoshis: 0,
DGB: 8

@@ -20,0 +20,0 @@ };

{
"name": "@exodus/assets-base",
"version": "0.0.7",
"version": "0.0.8",
"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