@midscene/computer 1.3.3-beta-20260129065419.0 → 1.3.3

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.
@@ -0,0 +1,3 @@
1
+ [2026-01-29T08:25:44.963+00:00] Failed to list displays: Error: Command failed: xrandr --current
2
+ /bin/sh: 1: xrandr: not found
3
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/computer",
3
- "version": "1.3.3-beta-20260129065419.0",
3
+ "version": "1.3.3",
4
4
  "description": "Midscene.js Computer Desktop Automation",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -28,8 +28,8 @@
28
28
  "@computer-use/libnut": "^4.2.0",
29
29
  "clipboardy": "^4.0.0",
30
30
  "screenshot-desktop": "^1.15.3",
31
- "@midscene/core": "1.3.3-beta-20260129065419.0",
32
- "@midscene/shared": "1.3.3-beta-20260129065419.0"
31
+ "@midscene/core": "1.3.3",
32
+ "@midscene/shared": "1.3.3"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@rslib/core": "^0.18.3",