tractive-device-farm 2.1.1 → 2.1.2
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/lib/public/version.txt +1 -1
- package/package.json +2 -2
package/lib/public/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Build date -
|
|
1
|
+
Build date - Wed Jun 17 05:39:23 CEST 2026 by ana
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tractive-device-farm",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"description": "Appium 2.x plugin that manages devices, sessions, builds, dashboard UI, and authentication — formed by merging tractive-appium-device-farm and tractive-appium-dashboard.",
|
|
5
5
|
"files": [
|
|
6
6
|
"lib",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"appium-remote-debugger": "^9.0.0",
|
|
74
74
|
"async-lock": "^1.2.8",
|
|
75
75
|
"async-wait-until": "^2.0.12",
|
|
76
|
-
"asyncbox": "^
|
|
76
|
+
"asyncbox": "^3.0.0",
|
|
77
77
|
"axios": "^0.27.2",
|
|
78
78
|
"bcryptjs": "^3.0.3",
|
|
79
79
|
"better-sqlite3": "^11.10.0",
|