@midscene/cli 1.3.5-beta-20260202020122.0 → 1.3.5-beta-20260202075348.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 +7 -7
package/dist/es/index.mjs
CHANGED
|
@@ -3025,7 +3025,7 @@ var __webpack_modules__ = {
|
|
|
3025
3025
|
"./src/index.ts" (__unused_rspack_module, __unused_rspack___webpack_exports__, __webpack_require__) {
|
|
3026
3026
|
var main = __webpack_require__("../../node_modules/.pnpm/dotenv@16.4.5/node_modules/dotenv/lib/main.js");
|
|
3027
3027
|
var main_default = /*#__PURE__*/ __webpack_require__.n(main);
|
|
3028
|
-
var package_namespaceObject = JSON.parse('{"rE":"1.3.5-beta-
|
|
3028
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.3.5-beta-20260202075348.0"}');
|
|
3029
3029
|
class Node {
|
|
3030
3030
|
value;
|
|
3031
3031
|
next;
|
|
@@ -11911,7 +11911,7 @@ Usage:
|
|
|
11911
11911
|
type: 'boolean',
|
|
11912
11912
|
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}`
|
|
11913
11913
|
}
|
|
11914
|
-
}).version('version', 'Show version number', "1.3.5-beta-
|
|
11914
|
+
}).version('version', 'Show version number', "1.3.5-beta-20260202075348.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11915
11915
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11916
11916
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11917
11917
|
• 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.3.5-beta-
|
|
3018
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.3.5-beta-20260202075348.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");
|
|
@@ -11926,7 +11926,7 @@ Usage:
|
|
|
11926
11926
|
type: 'boolean',
|
|
11927
11927
|
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}`
|
|
11928
11928
|
}
|
|
11929
|
-
}).version('version', 'Show version number', "1.3.5-beta-
|
|
11929
|
+
}).version('version', 'Show version number', "1.3.5-beta-20260202075348.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11930
11930
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11931
11931
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11932
11932
|
• 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.3.5-beta-
|
|
4
|
+
"version": "1.3.5-beta-20260202075348.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,12 +18,12 @@
|
|
|
18
18
|
"http-server": "14.1.1",
|
|
19
19
|
"lodash.merge": "4.6.2",
|
|
20
20
|
"puppeteer": "24.6.0",
|
|
21
|
-
"@midscene/
|
|
22
|
-
"@midscene/
|
|
23
|
-
"@midscene/
|
|
24
|
-
"@midscene/
|
|
25
|
-
"@midscene/
|
|
26
|
-
"@midscene/
|
|
21
|
+
"@midscene/computer": "1.3.5-beta-20260202075348.0",
|
|
22
|
+
"@midscene/core": "1.3.5-beta-20260202075348.0",
|
|
23
|
+
"@midscene/ios": "1.3.5-beta-20260202075348.0",
|
|
24
|
+
"@midscene/web": "1.3.5-beta-20260202075348.0",
|
|
25
|
+
"@midscene/android": "1.3.5-beta-20260202075348.0",
|
|
26
|
+
"@midscene/shared": "1.3.5-beta-20260202075348.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@rslib/core": "^0.18.3",
|