@irtio/cli 0.6.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-keys-UTLYMZYN.js +222 -0
- package/dist/api.js +1 -1
- package/dist/{chunk-3HQMVCYA.js → chunk-BQBOBFBO.js} +4 -4
- package/dist/{chunk-RNAH5T4W.js → chunk-IDF46P7R.js} +2 -0
- package/dist/{chunk-DKWG7MGO.js → chunk-JL235KIE.js} +1 -1
- package/dist/{chunk-ZD4ND6X6.js → chunk-OCVALOGK.js} +1 -1
- package/dist/{chunk-RQSJZWQC.js → chunk-WFMRNGO5.js} +134 -105
- package/dist/{delete-project-VENS2B44.js → delete-project-MXUYNGAO.js} +2 -2
- package/dist/deploy.d.ts +3 -1
- package/dist/deploy.js +163 -5
- package/dist/{dev-QM26ONKS.js → dev-AUZ4OLA3.js} +139 -10
- package/dist/index.js +39 -15
- package/dist/init.js +2 -2
- package/dist/{keys-JHLMEGRA.js → keys-NXRIBJZP.js} +3 -3
- package/dist/{leaderboard-SYPSBPS3.js → leaderboard-ZBJBKETM.js} +65 -11
- package/dist/{login-2M73HBZT.js → login-3RVN5PPN.js} +2 -2
- package/dist/{logs-2W7CPZO5.js → logs-AT7G6YRH.js} +3 -3
- package/dist/{migrate-T3DZJREY.js → migrate-FMXTRVUV.js} +3 -3
- package/dist/{ratings-VG32WFDG.js → ratings-XBLX2MUW.js} +3 -3
- package/dist/{rollback-SO74MVZV.js → rollback-LI4TDLQA.js} +3 -3
- package/dist/{rooms-VI33P4RA.js → rooms-52Q5KBUS.js} +179 -20
- package/dist/simulate.d.ts +115 -10
- package/dist/simulate.js +270 -36
- package/dist/{static-deploy-KOWFKWZA.js → static-deploy-7UCYINJB.js} +5 -5
- package/dist/{status-HF3ZEKB7.js → status-JZGKH2P6.js} +3 -3
- package/dist/{usage-4G23QXCH.js → usage-7S447INI.js} +3 -3
- package/dist/{whoami-KTMTQNHM.js → whoami-UFSWPWK6.js} +2 -2
- package/package.json +7 -7
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
runStaticDeploy,
|
|
5
5
|
staticDeploy,
|
|
6
6
|
walkStaticDir
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-BQBOBFBO.js";
|
|
8
|
+
import "./chunk-WFMRNGO5.js";
|
|
9
|
+
import "./chunk-JL235KIE.js";
|
|
10
|
+
import "./chunk-OCVALOGK.js";
|
|
11
|
+
import "./chunk-IDF46P7R.js";
|
|
12
12
|
import "./chunk-UPHQM6NZ.js";
|
|
13
13
|
export {
|
|
14
14
|
USAGE,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
readProjectConfig
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JL235KIE.js";
|
|
4
4
|
import {
|
|
5
5
|
HelpRequested,
|
|
6
6
|
helpFor,
|
|
7
7
|
helpRequested
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-OCVALOGK.js";
|
|
9
9
|
import {
|
|
10
10
|
createApiClient,
|
|
11
11
|
isLoginRequired
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-IDF46P7R.js";
|
|
13
13
|
import {
|
|
14
14
|
resolveControlUrlForUser
|
|
15
15
|
} from "./chunk-UPHQM6NZ.js";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
readProjectConfig
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JL235KIE.js";
|
|
4
4
|
import {
|
|
5
5
|
HelpRequested,
|
|
6
6
|
helpFor,
|
|
7
7
|
helpRequested
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-OCVALOGK.js";
|
|
9
9
|
import {
|
|
10
10
|
createApiClient,
|
|
11
11
|
isLoginRequired
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-IDF46P7R.js";
|
|
13
13
|
import {
|
|
14
14
|
resolveControlUrlForUser
|
|
15
15
|
} from "./chunk-UPHQM6NZ.js";
|
|
@@ -2,11 +2,11 @@ import {
|
|
|
2
2
|
HelpRequested,
|
|
3
3
|
helpFor,
|
|
4
4
|
helpRequested
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-OCVALOGK.js";
|
|
6
6
|
import {
|
|
7
7
|
createApiClient,
|
|
8
8
|
isLoginRequired
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-IDF46P7R.js";
|
|
10
10
|
import {
|
|
11
11
|
resolveControlUrlForUser
|
|
12
12
|
} from "./chunk-UPHQM6NZ.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@irtio/cli",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.7.0",
|
|
4
4
|
"description": "irtio CLI: local dev server, room scaffolding, bot simulation, deploy, logs and rooms",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"publishConfig": {
|
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"esbuild": "^0.27.3",
|
|
46
46
|
"picocolors": "^1.1.1",
|
|
47
47
|
"ws": "^8.18.0",
|
|
48
|
-
"@irtio/
|
|
49
|
-
"@irtio/
|
|
50
|
-
"@irtio/protocol": "0.
|
|
51
|
-
"@irtio/
|
|
52
|
-
"@irtio/
|
|
53
|
-
"@irtio/
|
|
48
|
+
"@irtio/bots": "0.7.0",
|
|
49
|
+
"@irtio/client": "0.7.0",
|
|
50
|
+
"@irtio/protocol": "0.7.0",
|
|
51
|
+
"@irtio/runtime": "0.7.0",
|
|
52
|
+
"@irtio/schema": "0.7.0",
|
|
53
|
+
"@irtio/server": "0.7.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@types/ws": "^8.5.13",
|