@corsaircoalition/common
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@corsaircoalition/common", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "common helper modules for a modular generals.io bot framework", | ||
@@ -5,0 +5,0 @@ "main": "out/index.js", |
@@ -204,3 +204,3 @@ declare namespace Game { | ||
GAME_SERVER_URL: string | ||
REPLAY_URL_PREFIX: string | ||
GAME_WEBAPP_URL: string | ||
MAX_TURNS: number | ||
@@ -207,0 +207,0 @@ BOT_ID_PREFIX: string |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38839