nodegamesjs
Advanced tools
+1
-1
| { | ||
| "name": "nodegamesjs", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Nodegames is a node.js game engine inspired by Pygame", | ||
@@ -5,0 +5,0 @@ "main": "nodegames.js", |
+4
-1
@@ -1,2 +0,2 @@ | ||
| # Nodegames 1.1.0 by willmil11 | ||
| # Nodegames 1.1.1 by willmil11 | ||
| ## Installation | ||
@@ -253,2 +253,3 @@ 1. You will be required to have node.js and npm installed as well as having an internet connection. | ||
| ``` | ||
| It is not recommanded to render frames quicker than each 10ms (100fps) as it is the maximum stable fps you can get with nodegames. If you exceed it can lag a lot. | ||
| ### Loading/unloading images | ||
@@ -384,2 +385,4 @@ To load/unload an image do this: | ||
| ## Changelog | ||
| ### 1.1.1 | ||
| - Little fix in the readme. | ||
| ### 1.1.0 | ||
@@ -386,0 +389,0 @@ - Added a way to change pointer style |
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
176358
0.11%389
0.78%