@inglorious/engine
Advanced tools
+3
-3
| { | ||
| "name": "@inglorious/engine", | ||
| "version": "19.0.0", | ||
| "version": "20.0.0", | ||
| "description": "A JavaScript game engine written with global state, immutability, and pure functions in mind. Have fun(ctional programming) with it!", | ||
@@ -36,7 +36,7 @@ "author": "IceOnFire <antony.mistretta@gmail.com> (https://ingloriouscoderz.it)", | ||
| "dependencies": { | ||
| "@inglorious/store": "9.4.0", | ||
| "@inglorious/store": "9.5.0", | ||
| "@inglorious/utils": "3.7.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "@inglorious/store": "9.4.0", | ||
| "@inglorious/store": "9.5.0", | ||
| "@inglorious/utils": "3.7.3" | ||
@@ -43,0 +43,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
+ Added
- Removed
Updated