Comparing version 1.0.6 to 1.0.8
@@ -21,3 +21,3 @@ #!/usr/bin/env node | ||
} else { | ||
return prev + sprintf("%s %.2f (%.2f%%) ", stock.t, stock.l, stock.cp); | ||
return prev + sprintf("%s %.2f [%.2f%%] ", stock.t, stock.l, stock.cp); | ||
} | ||
@@ -24,0 +24,0 @@ }, ''); |
@@ -5,3 +5,3 @@ { | ||
"description": "command line stock ticker", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -8,0 +8,0 @@ "main": "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