@latticexyz/cli 2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1 → 2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc

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/mud.js CHANGED
@@ -1,3 +1,3 @@
1
1
  #!/usr/bin/env node
2
- import*as i from"dotenv";i.config();async function l(){let{default:r}=await import("yargs"),{default:o}=await import("chalk"),{hideBin:e}=await import("yargs/helpers"),{logError:s}=await import("./errors-R4UWN5VJ.js"),{commands:t}=await import("./commands-ORMBXY4R.js");r(e(process.argv)).scriptName("mud").command(t).strict().fail((a,n)=>{console.error(o.red(a)),a.includes("Missing required argument")&&console.log(o.yellow(`Run 'pnpm mud ${process.argv[2]} --help' for a list of available and required arguments.`)),console.log(""),n!=null&&(s(n),console.log("")),process.exit(1)}).alias({h:"help"}).argv}l();
2
+ import*as i from"dotenv";i.config();async function l(){let{default:r}=await import("yargs"),{default:o}=await import("chalk"),{hideBin:e}=await import("yargs/helpers"),{logError:s}=await import("./errors-R4UWN5VJ.js"),{commands:t}=await import("./commands-TC2F5WA4.js");r(e(process.argv)).scriptName("mud").command(t).strict().fail((a,n)=>{console.error(o.red(a)),a.includes("Missing required argument")&&console.log(o.yellow(`Run 'pnpm mud ${process.argv[2]} --help' for a list of available and required arguments.`)),console.log(""),n!=null&&(s(n),console.log("")),process.exit(1)}).alias({h:"help"}).argv}l();
3
3
  //# sourceMappingURL=mud.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/cli",
3
- "version": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
3
+ "version": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
4
4
  "description": "Command line interface for mud",
5
5
  "repository": {
6
6
  "type": "git",
@@ -35,7 +35,7 @@
35
35
  "chokidar": "^3.5.3",
36
36
  "debug": "^4.3.4",
37
37
  "dotenv": "^16.0.3",
38
- "execa": "^9.5.2",
38
+ "execa": "^7.0.0",
39
39
  "find-up": "^6.3.0",
40
40
  "glob": "^10.4.2",
41
41
  "openurl": "^1.1.1",
@@ -49,19 +49,19 @@
49
49
  "yargs": "^17.7.1",
50
50
  "zod": "3.23.8",
51
51
  "zod-validation-error": "^1.3.0",
52
- "@latticexyz/abi-ts": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
53
- "@latticexyz/block-logs-stream": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
54
- "@latticexyz/common": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
55
- "@latticexyz/config": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
56
- "@latticexyz/gas-report": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
57
- "@latticexyz/protocol-parser": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
58
- "@latticexyz/schema-type": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
59
- "@latticexyz/store": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
60
- "@latticexyz/store-sync": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
61
- "@latticexyz/utils": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
62
- "@latticexyz/world": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
63
- "@latticexyz/world-module-callwithsignature": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1",
64
- "@latticexyz/world-module-metadata": "2.2.18-41fe36dd2756fe87bfe141e15b6d102f4b070ab1"
52
+ "@latticexyz/abi-ts": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
53
+ "@latticexyz/common": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
54
+ "@latticexyz/config": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
55
+ "@latticexyz/gas-report": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
56
+ "@latticexyz/protocol-parser": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
57
+ "@latticexyz/schema-type": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
58
+ "@latticexyz/store": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
59
+ "@latticexyz/store-sync": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
60
+ "@latticexyz/utils": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
61
+ "@latticexyz/world": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
62
+ "@latticexyz/world-module-callwithsignature": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
63
+ "@latticexyz/world-module-metadata": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc",
64
+ "@latticexyz/block-logs-stream": "2.2.18-491a5acc8ab6d5e1a65a9845160860199b5173fc"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@types/debug": "^4.1.7",
@@ -71,7 +71,8 @@
71
71
  "@types/toposort": "^2.0.6",
72
72
  "@types/yargs": "^17.0.10",
73
73
  "ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
74
- "forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1"
74
+ "forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
75
+ "vitest": "0.34.6"
75
76
  },
76
77
  "scripts": {
77
78
  "build": "pnpm run build:js && pnpm run build:test-tables",