@exodus/assets-base
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -0,1 +1,6 @@ | ||
2.0.5 / 2019-10-08 | ||
----------------- | ||
- Fix cDAI decimals number | ||
2.0.4 / 2019-10-08 | ||
@@ -2,0 +7,0 @@ ----------------- |
@@ -116,3 +116,3 @@ "use strict"; | ||
properName: 'cDai', | ||
decimals: 18, | ||
decimals: 8, | ||
ticker: 'CDAI', | ||
@@ -119,0 +119,0 @@ addresses: { |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54711