Comparing version 1.0.2 to 1.0.4
@@ -17,3 +17,2 @@ #!/usr/bin/env node | ||
function printResult(stocks) { | ||
console.log('stocks', stocks); | ||
var toPrint = stocks.reduce(function(prev, stock) { | ||
@@ -20,0 +19,0 @@ // stock.el quotes in pre-market |
@@ -5,3 +5,3 @@ { | ||
"description": "command line stock ticker", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"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
10013
30