@inglorious/engine
Advanced tools
+4
-4
| { | ||
| "name": "@inglorious/engine", | ||
| "version": "20.0.1", | ||
| "version": "20.0.2", | ||
| "description": "A JavaScript game engine written with global state, immutability, and pure functions in mind. Have fun(ctional programming) with it!", | ||
@@ -37,7 +37,7 @@ "author": "IceOnFire <antony.mistretta@gmail.com> (https://ingloriouscoderz.it)", | ||
| "@inglorious/utils": "3.7.3", | ||
| "@inglorious/store": "9.5.1" | ||
| "@inglorious/store": "9.5.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@inglorious/store": "9.5.1", | ||
| "@inglorious/utils": "3.7.3" | ||
| "@inglorious/utils": "3.7.3", | ||
| "@inglorious/store": "9.5.2" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
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