@midscene/cli 1.0.1-beta-20251205024737.0 → 1.0.1-beta-20251205093836.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": function(__unused_webpack_module, __unused_webpack___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.0.1-beta-
|
|
3027
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.0.1-beta-20251205093836.0"}');
|
|
3028
3028
|
class Node {
|
|
3029
3029
|
value;
|
|
3030
3030
|
next;
|
|
@@ -11877,7 +11877,7 @@ Usage:
|
|
|
11877
11877
|
type: 'boolean',
|
|
11878
11878
|
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}`
|
|
11879
11879
|
}
|
|
11880
|
-
}).version('version', 'Show version number', "1.0.1-beta-
|
|
11880
|
+
}).version('version', 'Show version number', "1.0.1-beta-20251205093836.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11881
11881
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11882
11882
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11883
11883
|
• 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.0.1-beta-
|
|
3018
|
+
var package_namespaceObject = JSON.parse('{"rE":"1.0.1-beta-20251205093836.0"}');
|
|
3019
3019
|
const yaml_namespaceObject = require("@midscene/core/yaml");
|
|
3020
3020
|
const common_namespaceObject = require("@midscene/shared/common");
|
|
3021
3021
|
const external_lodash_merge_namespaceObject = require("lodash.merge");
|
|
@@ -11892,7 +11892,7 @@ Usage:
|
|
|
11892
11892
|
type: 'boolean',
|
|
11893
11893
|
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}`
|
|
11894
11894
|
}
|
|
11895
|
-
}).version('version', 'Show version number', "1.0.1-beta-
|
|
11895
|
+
}).version('version', 'Show version number', "1.0.1-beta-20251205093836.0").help().epilogue(`For complete list of configuration options, please visit:
|
|
11896
11896
|
• Web options: https://midscenejs.com/automate-with-scripts-in-yaml#the-web-part
|
|
11897
11897
|
• Android options: https://midscenejs.com/automate-with-scripts-in-yaml#the-android-part
|
|
11898
11898
|
• 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.0.1-beta-
|
|
4
|
+
"version": "1.0.1-beta-20251205093836.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.2.0",
|
|
21
|
-
"@midscene/android": "1.0.1-beta-
|
|
22
|
-
"@midscene/core": "1.0.1-beta-
|
|
23
|
-
"@midscene/ios": "1.0.1-beta-
|
|
24
|
-
"@midscene/
|
|
25
|
-
"@midscene/
|
|
21
|
+
"@midscene/android": "1.0.1-beta-20251205093836.0",
|
|
22
|
+
"@midscene/core": "1.0.1-beta-20251205093836.0",
|
|
23
|
+
"@midscene/ios": "1.0.1-beta-20251205093836.0",
|
|
24
|
+
"@midscene/web": "1.0.1-beta-20251205093836.0",
|
|
25
|
+
"@midscene/shared": "1.0.1-beta-20251205093836.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@rslib/core": "^0.18.2",
|