terminal-game-of-life
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -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 @@ |
{ | ||
"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" | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
11322
5
123
0