@midscene/cli 1.2.2-beta-20260115034338.0 → 1.2.2-beta-20260115090041.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/index.mjs +2 -2
- package/dist/lib/index.js +2 -2
- package/package.json +6 -6
package/dist/es/index.mjs
CHANGED
|
@@ -3024,7 +3024,7 @@ var __webpack_modules__ = {
|
|
|
3024
3024
|
"./src/index.ts" (__unused_rspack_module, __unused_rspack___webpack_exports__, __webpack_require__) {
|
|
3025
3025
|
var main = __webpack_require__("../../node_modules/.pnpm/dotenv@16.4.5/node_modules/dotenv/lib/main.js");
|
|
3026
3026
|
var main_default = /*#__PURE__*/ __webpack_require__.n(main);
|
|
3027
|
-
var package_namespaceObject = JSON.parse('{"rE":"1.2.2-beta-
|
|
3027
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.2.2-beta-20260115090041.0"}');
|
|
3028
3028
|
class Node {
|
|
3029
3029
|
value;
|
|
3030
3030
|
next;
|
|
@@ -11888,7 +11888,7 @@ Usage:
|
|
|
11888
11888
|
type: 'boolean',
|
|
11889
11889
|
description: `Turn on logging to help debug why certain keys or values are not being set as you expect, default is ${config_factory_defaultConfig.dotenvDebug}`
|
|
11890
11890
|
}
|
|
11891
|
-
}).version('version', 'Show version number', "1.2.2-beta-
|
|
11891
|
+
}).version('version', 'Show version number', "1.2.2-beta-20260115090041.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11892
11892
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11893
11893
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11894
11894
|
• iOS options: https://midscenejs.com/automate-with-scripts-in-yaml#the-ios-part
|
package/dist/lib/index.js
CHANGED
|
@@ -3015,7 +3015,7 @@ var __webpack_modules__ = {
|
|
|
3015
3015
|
var external_node_path_default = /*#__PURE__*/ __webpack_require__.n(external_node_path_namespaceObject);
|
|
3016
3016
|
var main = __webpack_require__("../../node_modules/.pnpm/dotenv@16.4.5/node_modules/dotenv/lib/main.js");
|
|
3017
3017
|
var main_default = /*#__PURE__*/ __webpack_require__.n(main);
|
|
3018
|
-
var package_namespaceObject = JSON.parse('{"rE":"1.2.2-beta-
|
|
3018
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.2.2-beta-20260115090041.0"}');
|
|
3019
3019
|
const yaml_namespaceObject = require("@midscene/core/yaml");
|
|
3020
3020
|
const common_namespaceObject = require("@midscene/shared/common");
|
|
3021
3021
|
const puppeteer_agent_launcher_namespaceObject = require("@midscene/web/puppeteer-agent-launcher");
|
|
@@ -11903,7 +11903,7 @@ Usage:
|
|
|
11903
11903
|
type: 'boolean',
|
|
11904
11904
|
description: `Turn on logging to help debug why certain keys or values are not being set as you expect, default is ${config_factory_defaultConfig.dotenvDebug}`
|
|
11905
11905
|
}
|
|
11906
|
-
}).version('version', 'Show version number', "1.2.2-beta-
|
|
11906
|
+
}).version('version', 'Show version number', "1.2.2-beta-20260115090041.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11907
11907
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11908
11908
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11909
11909
|
• iOS options: https://midscenejs.com/automate-with-scripts-in-yaml#the-ios-part
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midscene/cli",
|
|
3
3
|
"description": "An AI-powered automation SDK can control the page, perform assertions, and extract data in JSON format using natural language. See https://midscenejs.com/ for details.",
|
|
4
|
-
"version": "1.2.2-beta-
|
|
4
|
+
"version": "1.2.2-beta-20260115090041.0",
|
|
5
5
|
"repository": "https://github.com/web-infra-dev/midscene",
|
|
6
6
|
"homepage": "https://midscenejs.com/",
|
|
7
7
|
"main": "./dist/lib/index.js",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"http-server": "14.1.1",
|
|
19
19
|
"lodash.merge": "4.6.2",
|
|
20
20
|
"puppeteer": "24.6.0",
|
|
21
|
-
"@midscene/
|
|
22
|
-
"@midscene/core": "1.2.2-beta-
|
|
23
|
-
"@midscene/
|
|
24
|
-
"@midscene/
|
|
25
|
-
"@midscene/
|
|
21
|
+
"@midscene/android": "1.2.2-beta-20260115090041.0",
|
|
22
|
+
"@midscene/core": "1.2.2-beta-20260115090041.0",
|
|
23
|
+
"@midscene/ios": "1.2.2-beta-20260115090041.0",
|
|
24
|
+
"@midscene/web": "1.2.2-beta-20260115090041.0",
|
|
25
|
+
"@midscene/shared": "1.2.2-beta-20260115090041.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@rslib/core": "^0.18.3",
|