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.1.0 to 1.1.1

1

bin/runner.js

@@ -31,3 +31,2 @@ #!/usr/bin/env node

.parse(process.argv);
console.log(program);
var configFile = {};

@@ -34,0 +33,0 @@ if (program.args.length > 0) {

2

package.json
{
"name": "blessed-life",
"version": "1.1.0",
"version": "1.1.1",
"description": "A simple game of life simulation using the blessed node module.",

@@ -5,0 +5,0 @@ "keywords": ["game", "life", "conway", "simulation", "blessed"],

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