@midscene/android-playground 1.9.6-beta-20260615080106.0 → 1.9.6
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/bin.mjs +1 -2
- package/dist/es/index.mjs +1 -2
- package/dist/lib/bin.js +0 -1
- package/dist/lib/index.js +0 -1
- package/package.json +5 -5
- package/static/index.html +1 -1
- package/static/static/js/{index.ba656657.js → index.03ac0658.js} +29 -29
- package/static/static/js/index.03ac0658.js.map +1 -0
- package/static/static/js/index.ba656657.js.map +0 -1
- /package/static/static/js/{index.ba656657.js.LICENSE.txt → index.03ac0658.js.LICENSE.txt} +0 -0
package/dist/es/bin.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import node_path from "node:path";
|
|
2
2
|
import { createScrcpyPreviewDescriptor, definePlaygroundPlatform, launchPreparedPlaygroundPlatform } from "@midscene/playground";
|
|
3
|
-
import { AndroidAgent, AndroidDevice, getConnectedDevicesWithDetails
|
|
3
|
+
import { AndroidAgent, AndroidDevice, getConnectedDevicesWithDetails } from "@midscene/android";
|
|
4
4
|
import { PLAYGROUND_SERVER_PORT, SCRCPY_ADB_CONNECT_TIMEOUT_MS, SCRCPY_PREVIEW_METADATA_TIMEOUT_MS, SCRCPY_PUSH_TIMEOUT_MS, SCRCPY_SERVER_PORT, SCRCPY_START_TIMEOUT_MS, SCRCPY_VIDEO_STREAM_TIMEOUT_MS } from "@midscene/shared/constants";
|
|
5
5
|
import { findAvailablePort } from "@midscene/shared/node";
|
|
6
6
|
import { exec } from "node:child_process";
|
|
@@ -320,7 +320,6 @@ class ScrcpyServer {
|
|
|
320
320
|
host: '127.0.0.1',
|
|
321
321
|
port: 5037
|
|
322
322
|
}));
|
|
323
|
-
installAdbServerClientFeaturesFallback(this.adbClient);
|
|
324
323
|
await debugPage('success to initialize adb client');
|
|
325
324
|
}
|
|
326
325
|
return this.adbClient;
|
package/dist/es/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import node_path from "node:path";
|
|
2
|
-
import { AndroidAgent, AndroidDevice, getConnectedDevicesWithDetails
|
|
2
|
+
import { AndroidAgent, AndroidDevice, getConnectedDevicesWithDetails } from "@midscene/android";
|
|
3
3
|
import { createScrcpyPreviewDescriptor, definePlaygroundPlatform } from "@midscene/playground";
|
|
4
4
|
import { PLAYGROUND_SERVER_PORT, SCRCPY_ADB_CONNECT_TIMEOUT_MS, SCRCPY_PREVIEW_METADATA_TIMEOUT_MS, SCRCPY_PUSH_TIMEOUT_MS, SCRCPY_SERVER_PORT, SCRCPY_START_TIMEOUT_MS, SCRCPY_VIDEO_STREAM_TIMEOUT_MS } from "@midscene/shared/constants";
|
|
5
5
|
import { findAvailablePort } from "@midscene/shared/node";
|
|
@@ -320,7 +320,6 @@ class ScrcpyServer {
|
|
|
320
320
|
host: '127.0.0.1',
|
|
321
321
|
port: 5037
|
|
322
322
|
}));
|
|
323
|
-
installAdbServerClientFeaturesFallback(this.adbClient);
|
|
324
323
|
await debugPage('success to initialize adb client');
|
|
325
324
|
}
|
|
326
325
|
return this.adbClient;
|
package/dist/lib/bin.js
CHANGED
package/dist/lib/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midscene/android-playground",
|
|
3
|
-
"version": "1.9.6
|
|
3
|
+
"version": "1.9.6",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/web-infra-dev/midscene.git",
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"express": "^4.21.2",
|
|
40
40
|
"open": "10.1.0",
|
|
41
41
|
"socket.io": "^4.8.1",
|
|
42
|
-
"@midscene/android": "1.9.6
|
|
43
|
-
"@midscene/
|
|
44
|
-
"@midscene/
|
|
45
|
-
"@midscene/
|
|
42
|
+
"@midscene/android": "1.9.6",
|
|
43
|
+
"@midscene/shared": "1.9.6",
|
|
44
|
+
"@midscene/core": "1.9.6",
|
|
45
|
+
"@midscene/playground": "1.9.6"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@rslib/core": "^0.18.3",
|
package/static/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html><head><title>Midscene Android Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.ed140d90.js"></script><script defer src="/static/js/596.47507087.js"></script><script defer src="/static/js/index.
|
|
1
|
+
<!doctype html><html><head><title>Midscene Android Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.ed140d90.js"></script><script defer src="/static/js/596.47507087.js"></script><script defer src="/static/js/index.03ac0658.js"></script><link href="/static/css/index.ab28104a.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|