blessed-life
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "blessed-life", | ||
"version": "1.0.0", | ||
"description": "A simple game of life simulation using the blessed node module.\"", | ||
"version": "1.0.1", | ||
"description": "A simple game of life simulation using the blessed node module.", | ||
"keywords": ["game", "life", "conway", "simulation", "blessed"], | ||
"main": "index.js", | ||
"bin": { | ||
"blessed-life": "runner.js" | ||
"blessed-life": "./bin/runner.js" | ||
}, | ||
@@ -20,3 +20,8 @@ "directories": { | ||
"author": "Coalman <tehcoalman@gmail.com> (http://github.com/Coalman)", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Coalman/blessed-life.git" | ||
}, | ||
"homepage": "https://github.com/Coalman/blessed-life", | ||
"preferGlobal": "true" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7623
0
3