Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "snekjs", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "no step on snek", | ||
@@ -12,3 +12,3 @@ "author": { | ||
"scripts": { | ||
"start": "node index.js" | ||
"play": "node src/play.js" | ||
}, | ||
@@ -15,0 +15,0 @@ "dependencies": { |
# no step on snek | ||
Snake written in JavaScript for the terminal (Node.js) | ||
## Instructions | ||
```bash | ||
git clone git@github.com:taniarascia/snek | ||
cd snek | ||
yarn | ||
node index.js | ||
yarn && yarn play | ||
``` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
8886
8
259
12
1