@inglorious/engine
Advanced tools
+4
-4
| { | ||
| "name": "@inglorious/engine", | ||
| "version": "17.0.0", | ||
| "version": "18.0.0", | ||
| "description": "A JavaScript game engine written with global state, immutability, and pure functions in mind. Have fun(ctional programming) with it!", | ||
@@ -35,7 +35,7 @@ "author": "IceOnFire <antony.mistretta@gmail.com> (https://ingloriouscoderz.it)", | ||
| "dependencies": { | ||
| "@inglorious/store": "9.2.0", | ||
| "@inglorious/utils": "3.7.2" | ||
| "@inglorious/utils": "3.7.2", | ||
| "@inglorious/store": "9.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@inglorious/store": "9.2.0", | ||
| "@inglorious/store": "9.3.0", | ||
| "@inglorious/utils": "3.7.2" | ||
@@ -42,0 +42,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