Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blessed-life

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blessed-life - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

11

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc