scores-table
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
var scores = require('../scores-parser/'); | ||
var scores = require('scores-parser'); | ||
var lib = require('./lib'); | ||
@@ -3,0 +3,0 @@ var Table = require('cli-table'); |
{ | ||
"name": "scores-table", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "football results in your command line", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
6745