Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "ethreal", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "a node CLI app for displaying the current bitcoin and eth values", | ||
@@ -5,0 +5,0 @@ "main": "ethreal", |
@@ -15,7 +15,11 @@ # EthReal | ||
``` | ||
╔══════════╤═════════╤═══════╗ | ||
║ Bitcoin │ 2296.3 │ -6.54 ║ | ||
╟──────────┼─────────┼───────╢ | ||
║ Ethereum │ 172.831 │ -6.13 ║ | ||
╚══════════╧═════════╧═══════╝ | ||
╔══════════╤══════════╤═══════╤════════╗ | ||
║ Crypto │ USD │ 24h │ 7d ║ | ||
╟──────────┼──────────┼───────┼────────╢ | ||
║ Bitcoin │ $18828.0 │ -2.94 │ 11.98 ║ | ||
╟──────────┼──────────┼───────┼────────╢ | ||
║ Ethereum │ $740.959 │ 3.64 │ 56.57 ║ | ||
╟──────────┼──────────┼───────┼────────╢ | ||
║ Litecoin │ $319.694 │ 0.01 │ 71.96 ║ | ||
╚══════════╧══════════╧═══════╧════════╝ | ||
``` | ||
@@ -28,2 +32,3 @@ | ||
- Bitcoin (BTC) | ||
- Ethereum (ETH) | ||
- Ethereum (ETH) | ||
- Litecoin (LTC) |
Sorry, the diff of this file is not supported yet
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
4283
32