nodegamesjs
Advanced tools
+1
-1
| { | ||
| "name": "nodegamesjs", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Nodegames is a node.js game engine inspired by Pygame", | ||
@@ -5,0 +5,0 @@ "main": "nodegames.js", |
+9
-1
@@ -1,2 +0,2 @@ | ||
| # Nodegames 1.1.3 by willmil11 | ||
| # Nodegames 1.1.4 by willmil11 | ||
| ## Installation | ||
@@ -6,2 +6,8 @@ 1. You will be required to have node.js and npm installed as well as having an internet connection. | ||
| 3. You are now ready to use nodegames! | ||
| ## Update | ||
| 1. You will be required to have node.js and npm installed as well as having an internet connection. | ||
| 2. Run the following command: `npm update nodegamesjs` | ||
| 3. You are now ready to use nodegames! | ||
| ## Package your game to an executable | ||
| Use <a href="https://www.npmjs.com/package/nodegamesjs-forge">nodegamesjs-forge</a> | ||
| ## Usage | ||
@@ -385,2 +391,4 @@ First you'll have to require the module. | ||
| ## Changelog | ||
| ### 1.1.4 | ||
| - Changed readme to indicate that nodegamesjs-forge is released and added a link to the npm page. | ||
| ### 1.1.3 | ||
@@ -387,0 +395,0 @@ - Upgraded what 1.1.2 added. |
Sorry, the diff of this file is too big to display
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
178782
0.24%401
2.04%