@midscene/harmony 1.12.3 → 1.12.4-beta-20260902093735.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/es/cli.mjs CHANGED
@@ -1187,7 +1187,7 @@ class HarmonyMidsceneTools extends BaseMidsceneTools {
1187
1187
  const tools = new HarmonyMidsceneTools();
1188
1188
  runToolsCLI(tools, 'midscene-harmony', {
1189
1189
  stripPrefix: 'harmony_',
1190
- version: "1.12.3",
1190
+ version: "1.12.4-beta-20260902093735.0",
1191
1191
  extraCommands: createReportCliCommands()
1192
1192
  }).catch((e)=>{
1193
1193
  process.exit(reportCLIError(e));
package/dist/lib/cli.js CHANGED
@@ -1212,7 +1212,7 @@ class HarmonyMidsceneTools extends base_tools_namespaceObject.BaseMidsceneTools
1212
1212
  const tools = new HarmonyMidsceneTools();
1213
1213
  (0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-harmony', {
1214
1214
  stripPrefix: 'harmony_',
1215
- version: "1.12.3",
1215
+ version: "1.12.4-beta-20260902093735.0",
1216
1216
  extraCommands: (0, core_namespaceObject.createReportCliCommands)()
1217
1217
  }).catch((e)=>{
1218
1218
  process.exit((0, cli_namespaceObject.reportCLIError)(e));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/harmony",
3
- "version": "1.12.3",
3
+ "version": "1.12.4-beta-20260902093735.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/web-infra-dev/midscene.git",
@@ -41,9 +41,9 @@
41
41
  "dependencies": {
42
42
  "@inquirer/prompts": "^7.8.6",
43
43
  "open": "10.1.0",
44
- "@midscene/shared": "1.12.3",
45
- "@midscene/core": "1.12.3",
46
- "@midscene/playground": "1.12.3"
44
+ "@midscene/playground": "1.12.4-beta-20260902093735.0",
45
+ "@midscene/core": "1.12.4-beta-20260902093735.0",
46
+ "@midscene/shared": "1.12.4-beta-20260902093735.0"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@rslib/core": "^0.18.3",
package/static/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.8bb5dc6e.js"></script><script defer src="/static/js/226.9d4ca7e4.js"></script><script defer src="/static/js/index.704e7dfb.js"></script><link href="/static/css/index.67caac18.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
1
+ <!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.8bb5dc6e.js"></script><script defer src="/static/js/226.9d4ca7e4.js"></script><script defer src="/static/js/index.57e44d8f.js"></script><link href="/static/css/index.67caac18.css" rel="stylesheet"></head><body><div id="root"></div></body></html>