stokr-server
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "stokr-server", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A stunning stock express server forwarding requests to Yahoo! Finance API", | ||
"main": "index.js", | ||
"bin": { | ||
"stokr-server": "#!/usr/bin/env node ./index.js" | ||
"stokr-server": "./index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
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
2356