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

terminal-game-of-life

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminal-game-of-life - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

dist/index.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.4.0](https://github.com/thomasheyenbrock/terminal-printer/compare/v0.3.1...v0.4.0) (2022-08-24)
### Features
* relative links in readme ([5113e10](https://github.com/thomasheyenbrock/terminal-printer/commit/5113e105903e52b64fbab8753034e84317857d26))
## [0.3.1](https://github.com/thomasheyenbrock/terminal-printer/compare/v0.3.0...v0.3.1) (2020-02-02)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "terminal-game-of-life",
"version": "0.3.1",
"version": "0.4.0",
"description": "A simulation of the 'Game of Life' by John Conway",

@@ -10,3 +10,4 @@ "author": "Thomas Heyenbrock <thomas.heyenbrock@gmail.com>",

"type": "git",
"url": "git+https://github.com/thomasheyenbrock/terminal-printer.git"
"url": "https://github.com/thomasheyenbrock/terminal-printer",
"directory": "packages/terminal-game-of-life"
},

@@ -38,5 +39,5 @@ "keywords": [

"@types/minimist": "^1.2.0",
"terminal-printer": "^0.3.0"
"terminal-printer": "^0.4.0"
},
"gitHead": "6bd707d56f7c8674c9f9aee52a6c15f692e1bbec"
"gitHead": "0ced931063a8079b718348e029181b8909897348"
}
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